use_report_template | R Documentation |
Open a new report
use_report_template(save_as, open = TRUE, ...)
save_as |
filename to save the Rmd as |
open |
logical indicating whether to open the file |
... |
other arguments passed to |
Creates an Rmd file in the save_as
location
# use_report_template("foo.Rmd")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.