Other R books of interest(Apologies to missed ones. See also R-project's list )
|
Answers to selected problems are available as a single PDF file, or
they may be shown one-by-one in the browser using the function getAnswer(). This is called with the chapter and problem number as in
> getAnswer(chapter=1,problem=4) |