R/internal.R
copy_rmd.RdCopy the existing .Rmd file from the rosr package to the destination directory.
copy_rmd(package, template, sub_project, rmd_dir)
| package | Packge name of the source template. |
|---|---|
| template | Template name of the source template. |
| sub_project | Sub-project name |
| rmd_dir | Destination directory |
copied file and the path of the new .Rmd file