makeTempDir: Create a temporary directory

Description Usage Arguments

Description

Creates a tempoary directory. Returns path to this new directory

Usage

1
makeTempDir(basedir, label, id = NULL)

Arguments

basedir

- location where the temporary directory will be placed

label

- a prefix for the temporary directory name

id

- a suffix for the temporary directory. If left NULL, a random number is used


tkonopka/Rpipelines documentation built on May 31, 2019, 3:46 p.m.