makeDirStructure: makeDirStructure

View source: R/utility_functions.R

makeDirStructureR Documentation

makeDirStructure

Description

makeDirStructure makes the required directory structure for use with easyfulcrum.

Usage

makeDirStructure(startdir, projectdirname = NULL)

Arguments

startdir

the directory where the directory structure will be created.

projectdirname

the name of the project, a new directory named after the project will be made under startdir. If NULL, only the subdirectories will be made under startdir.


AndersenLab/easyfulcrum documentation built on Aug. 23, 2023, 2:35 a.m.