Introduction to Rmarkdown

May 26, 2018 ยท View on GitHub

This is a document for a workshop introducing @R Markdown and related tools, with an eye toward reproducible research. The document may be found here.

The content includes:

  • Basic concepts regarding literate programming and reproducible research
  • How to get started quickly
  • Standard documents
  • Common considerations
  • Customization and Configuration

The best way to use this document is to follow it along with the Rmd files that created it. They are all found in this repository.