tempdir()I often need a clean temporary directory.
wipe_tempdir(recreate = FALSE)The path to the temporary directory.
Use the method described in the examples section of
tempdir (using tempdir(check = TRUE), this results in a
new path.)
Other R memory functions:
memory_hogs(),
wipe_clean()
Other operating system functions:
clipboard_path(),
file_copy(),
file_save(),
get_boolean_envvar(),
get_run_r_tests(),
is_installed(),
is_r_package_installed(),
is_success(),
is_windows(),
view(),
vim(),
with_dir()