Making use of external R code in knitr and R markdown
This post was updated with advanced tips (at the bottom) 2/12/2016 For scientific projects we often using knitr and R markdown in RStudio to share results and code either in HTML or PDF format. These are great tools for reproducible research. We find, however, that keeping all of our R code in an R markdown […]
Continue reading →