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

pipeFrame documentation built on Nov. 8, 2020, 5:51 p.m.