View source: R/create_folder_structure.R
create_folder_structure | R Documentation |
Create folder structure
create_folder_structure(rootname = paste0(Sys.Date(), "_newproject_RENAME_ME"))
rootname |
Character string, corresponding to the name of the main folder
to be created. Should ideally follow this schema:
|
Creates the designed folder structure in the desired location
# An example
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.