View source: R/foldeRstructure.R
This function creates an internal structure of working directory for RStudio projects following Martin Chan´s suggestion https://martinctc.github.io/blog/rstudio-projects-and-working-directories-a-beginner's-guide/
1 |
Functions |
Bolean Whether to create a subfolder Functions within Script folder. TRUE by default |
Rmd |
Bolean Whether to create a subfolder Rmd within Output folder. TRUE by default |
html |
Bolean Whether to create a subfolder html within Output folder. TRUE by default |
pdf |
Bolean Whether to create a subfolder pdf within Output folder. TRUE by default |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.