| wipe_tempdir | R Documentation |
tempdir()I often need a clean temporary directory.
wipe_tempdir(recreate = FALSE)
recreate |
Use the method described in the examples section of
|
The path to the temporary directory.
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.