Usage
create_folder_structure(rootname = paste0(Sys.Date(), "_newproject_RENAME_ME"))
Arguments
- rootname
Character string, corresponding to the name of the main folder
to be created. Should ideally follow this schema:
[person_identifier]_[cooperation_partner_name]_[project_related_keyword]
Value
Creates the designed folder structure in the desired location