tempfile2 {Require} | R Documentation |
Make a temporary subfile in a temporary (sub-)directory
tempfile2(
sub = "",
tempdir = getOption("Require.tempPath", .RequireTempPath()),
...
)
sub |
Character string, length 1. Can be a result of
|
tempdir |
Optional character string where the
temporary dir should be placed. Defaults to |
... |
passed to |