Reproducible Analysis in R

In this tutorial we will look at how to use literate statistical programming to generate reports of an analysis.

Preparation

In order to prepare for this tutorial download:

  • knitr, xtable and markdown packages in R (in RStudio go to Tools -> Install Packages...)

During Class

We will work with the following file during the tutorial:

After Class