Copy the existing .Rmd file from the rosr package to the destination directory.

copy_rmd(package, template, sub_project, rmd_dir)

Arguments

package

Packge name of the source template.

template

Template name of the source template.

sub_project

Sub-project name

rmd_dir

Destination directory

Value

copied file and the path of the new .Rmd file