Sweave is a utility within R that allows you to generate and document statistical reports in the same file.
It's an important tool for reproducible research in bioinformatics and statistics, but is tricky to learn at first.
In this class, you'll work through simple exercises designed to give you a gentle introduction to running and documenting R code with Sweave.
Thanks are due to Jeromy Anglim's blog post which introduces Sweave and related tools for providing many of the above links. See: http://jeromyanglim.blogspot.com/2010/02/getting-started-with-sweave-r-latex.html
Thanks are also due to Keith Baggerly for advice on Sweave tools and documenting results.
See child pages below.