cm010 - April 25, 2018

Overview

  • Review the importance of reproducibility in scientific research
  • Identify the major components of R Markdown documents
  • Explain how to use chunk options to customize output
  • Demonstrate the value of caching
  • Explain how to include in-line R code
  • Introduce the different R Markdown document formats
  • Practice writing R scripts (.R) versus R Markdown documents (.Rmd)

Before class

  • Read chapters 27, 29 in R for Data Science for more on R Markdown and document formats
  • Review chapter 6 in R for Data Science for more info on scripts

What you need to do

This work is licensed under the CC BY-NC 4.0 Creative Commons License.