Copy Rmd template to target path
render_template.Rd
Copies a file from the rmarkdown/templates
folder to a target path
Usage
render_template(
file,
template_folder,
target_path,
output_name = NA,
data = list()
)
render_template.Rd
Copies a file from the rmarkdown/templates
folder to a target path
render_template(
file,
template_folder,
target_path,
output_name = NA,
data = list()
)