University of Wisconsin–Madison

Tag: knitr

Do yourself a favor: learn Markdown – Episode 4. Reproducible reports

The message The essential message is this: stop using Copy/Paste from one program to another (e.g. a chart from Excel to Word) as this is a manual process that is not reproducible and can easily get out of sync if new data need to be incorporated and the report reconstructed anew. The solution is to …