setTmpDir: Configure the directory for intermediate results of all steps

Description Usage Arguments Value Examples

View source: R/configVal.R

Description

Configure the directory for intermediate results of all steps

Usage

1
2
3
setTmpDir(tmpDir = getwd())

getTmpDir()

Arguments

tmpDir

Character scalar. The directory to store intermediate results of all steps. Default: Current directory.

Value

setTmpDir

No value will be returned

getTmpDir

Character scalar. Display the directory for intermediate results of all steps.

Examples

1
2

wzthu/pipeFrame documentation built on Sept. 22, 2021, 4:36 p.m.