get_rmd_template.Rd
The function copies an .Rmd template file from the APACo package to put it in a new directory called 'out' created at the root of the current directory when running the analytical pipeline.
get_rmd_template(dir = "./out", name)
A character string for the path to the directory.
A character value for the name of the template.
The path to the template.