create_folder_structure: Create folder structure

Description Usage Arguments Value Examples

Description

Create folder structure

Usage

1
2
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

Examples

1
# An example

IMBEIbioinformatics/BIUMmisc documentation built on June 5, 2019, 12:59 p.m.