tempdir {file} | R Documentation |
tempdir(
check = FALSE);
+ On Windows, both will use a backslash as the path separator. + On a Unix-alike, the value will be an absolute path (unless tmpdir Is set to a relative path), but it need Not be canonical (see normalizePath) And on macOS it often Is Not.
the path of the per-session temporary directory.