R/create_templates.R
use_rmd_flatly.Rd
This function populates the working directory with files corresponding to the Innovar Rmarkdown Flatly.
use_rmd_flatly(file)
Name of the `.Rmd` file to create.
if (FALSE) { library(innovar) use_rmd_flatly("report_01.Rmd") }