Additional Exercises

These exercises are additional to those in the course notes

Weaving the Exercises (R's Sweave function; for those who want some greater challenge!)

This is a brief introduction to the combining of LaTeX source and suitably annotated R code in a document that can then be processed through the R's Sweave function to give the final document.

R talks to LaTeX.