folder_setup | R Documentation |
Quickly make the reequisite folders in the data_science_project_work folder for a project
folder_setup(project_name, subdir = "microsoft/project_work")
project_name |
Project's name, e.g. 'sustainbaility' |
subdir |
The company + any additional extensions |
logicals telling you whether folders and files were created
## Not run:
folder_setup("sustainability", subdir = "company_x/project_folders")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.