View source: R/use_blank_rmd.R
Use a blank R Markdown file with reasonable settings
1 | use_blank_rmd(save_as, open = is_interactive())
|
save_as |
Path of file to create, relative to root of active project.
Defaults to |
open |
Open the newly created file for editing? Happens in RStudio, if
applicable, or via |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.