Open a new report

use_report_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_report_template("foo.Rmd")