workDir: Creates a working directory

View source: R/utils.r

workDirR Documentation

Creates a working directory

Description

Creates a temp working directory; The user is in charge of deleting it.

Usage

workDir(prefix)

Arguments

prefix

prefix to prepend to the directory name (default = NULL)

Value

the path of the newly created workdir

Author(s)

Giuseppe Acito


giupo/rutils documentation built on Sept. 18, 2022, 6:30 a.m.