Reproducible Research Literate Programming: Glossary

Key Points

Documenting data manipulation
  • Keep raw data read only.

  • Manipulate data in a reproducible manner

Literate programming
  • RMarkdown and knitr are powerful tools.

  • Output can be rendered in many formats.

  • You don’t need to know HTML!

Explore a working knitr document
  • RMarkdown and knitr are powerful tools.

  • It all comes together very nicely

Glossary