Open a new recruitment report

use_recreport_template(save_as, open = TRUE, ...)

Arguments

save_as

filename to save the Rmd as

open

logical indicating whether to open the file

...

other arguments passed to use_template

Value

Creates an Rmd file in the save_as location

Examples

# use_recreport_template("rr.Rmd")