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:

Also open this pdf for your reference: https://www.rstudio.com/wp-content/uploads/2015/02/rmarkdown-cheatsheet.pdf

For those of you who have not yet finished their Open Refine tutorial, also download this file:

After Class