wipe_tempdir: Wipe Clean the 'tempdir()'

View source: R/wipe_tempdir.R

wipe_tempdirR Documentation

Wipe Clean the tempdir()

Description

I often need a clean temporary directory.

Usage

wipe_tempdir(recreate = FALSE)

Arguments

recreate

Use the method described in the examples section of tempdir (using tempdir(check = TRUE), this results in a new path.)

Value

The path to the temporary directory.

See Also

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()


fritools documentation built on Nov. 19, 2023, 1:06 a.m.