new_analysis | R Documentation |
Create an .Rmd file in /analysis/
new_analysis( analysis_name, ..., analysis_path = here::here("analysis"), name_repair = TRUE )
analysis_name |
The name of the new analysis |
... |
Currently unused |
analysis_path |
Destination folder of the new .Rmd file |
name_repair |
If TRUE, automatically make "analysis_name.Rmd" a simplified, valid file name |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.