createSubstructure: Create typical project subfolders

Description Usage Arguments Value

Description

Create typical project subfolders

Usage

1
2
createSubstructure(location = getwd(), folders = c("analysis", "src",
  "data", "output", "doc", "ext"))

Arguments

location

where to create the subfolders. Defaults to working directory

folders

vector of strings specifying the names of folders to create

Value

logical vector confirming whether folder was created or not


gtm19/gmcustomfun documentation built on May 31, 2019, 5:40 a.m.