This assignment is our first look at the R package system.

For general information about the R statistical computing environment see www.r-project.org, especially the Manuals.

Manuals

In particular the manuals

The first part of the assignment is to read the table of contents (at least) of each of these books, so you have at least a vague idea of what they are about. The first two are by far the most important.

An R Package

The file foo_0.2.tar.gz is the source code for an R package. It doesn't do much — so is about as easy to understand as a package gets — but it does show what a package looks like.

The second part of the assignment is to

Be prepared to discuss all of this in class.