#Need to install pandoc #https://github.com/jgm/pandoc/releases #Need to install knitr and rmarkdown libraries in R require(knitr) rmarkdown::render("05-Residuals-Edited.R") rmarkdown::render("05-Residuals-Edited.R", "pdf_document")