R/knit_utils.R
knit_all.Rd
Knit all Rmd files in the Project
knit_all(path = here::here())
The path to start at
if (FALSE) { # interactive() # Not run: use in Rmd project knit_all() }