Copy Rmd template to target path
render_template.RdCopies 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.RdCopies a file from the rmarkdown/templates folder to a target path
render_template(
file,
template_folder,
target_path,
output_name = NA,
data = list()
)