Create a temporary subdirectory in .RequireTempPath()
, or a
temporary file in that temporary subdirectory.
Usage
tempdir2(
sub = "",
tempdir = getOption("Require.tempPath", .RequireTempPath()),
create = TRUE
)
Create a temporary subdirectory in .RequireTempPath()
, or a
temporary file in that temporary subdirectory.
tempdir2(
sub = "",
tempdir = getOption("Require.tempPath", .RequireTempPath()),
create = TRUE
)