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):
  1. Download R Tricks Package Here . We will assume that the package has been stored in your "Downloads" folder.
  2. Start an R Session.
  3. 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).