makeDir: Create a sub-directory

Description Usage Arguments Examples

Description

Create a sub-directory for a DICE run under the current working directory. If this sub-directory already exists it does NOT overwrite it.

Usage

1
makeDir(subDir = NULL)

Arguments

subDir

String - the sub-directory name for all output files of the run. Default it 'output'

Examples

1
makeDir{subDir='output'}

predsci/DICE documentation built on Aug. 9, 2019, 9:41 a.m.