run_all_scripts(index, quiet = FALSE)Numeric index for subsetting list of scripts before running.
Argument passed to rmarkdown::render().
Invisibly returns TRUE if file creation is successful.
Works with .R and .Rmd extensions. Behaviour is to source() .R
files and use rmarkdown::render() on .Rmd files