Friday, July 5, 2013

Building R packages with RStudio and embedding R in your documents and reports

Building R packages with RStudio plus Embedding R in documents short-course on-line:

http://www.iugo-cafe.org/chinook/view_node.php?id=2962

Topics:
  • how (and why) to make an R package using RStudio
  • installing packages from github, git or a url to your tar.gz file
  • Using Sweave and RStudio to do 'reproducible research/programming'.
  • Using OpenOffice + R to do the same, if you don't like LaTeX
  • Creating web-apps that run your R code (a few links to demos)