setup: Setup folder structure for analysis

Description Usage Arguments Details Examples

View source: R/utils.r

Description

setup(path) checks if the following folders exist at path. If not, setup makes them:

Usage

1
setup(path = ".")

Arguments

path

character string, specifies where to make folders. Defaults to current directory

Details

* data - for any raw data files * tmp - for any temporary files (e.g. processed data, models, ...) * out - for any outputs (e.g. images, tables for sharing, ...)

Examples

1

sm212/maguiR documentation built on May 31, 2020, 2:40 p.m.