tempdir: this is how a tempdir function sould work, not as the...

View source: R/utils.r

tempdirR Documentation

this is how a tempdir function sould work, not as the base::workdir does

Description

this is how a tempdir function sould work, not as the base::workdir does

Usage

tempdir(prefix = NULL)

Arguments

prefix

something to be appended betweeh workDir and the random dir generated

Value

the path of the working directory

Author(s)

Giuseppe Acito


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