create_folder_structure: Create folder structure

View source: R/create_folder_structure.R

create_folder_structureR Documentation

Create folder structure

Description

Create folder structure

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

Examples

# An example

IMBEIbioinformatics/BIUMmisc documentation built on June 12, 2025, 10:50 p.m.