R Tricks Library for Mac -- A Package Containing Some Functions
and Examples
You can download and install this package instead of
copying and pasting the R Tricks programs.
Installation Instructions (Do this one time only):
- Download R Tricks
Package
Here
. We will assume that the package has been stored in your
"Downloads" folder.
- Start an R Session.
- Type
> install.packages("Downloads/RTricks_0.81.tar.gz", type="source",
repos=NULL)
Loading Instructions (Do this every time you start a new R session).