tempdir_unique: Return a temporary directory path that is unique with every...

View source: R/utils.R

tempdir_uniqueR Documentation

Return a temporary directory path that is unique with every call

Description

This is different from the built in tempdir() in that it does not return the same directory within a given runtime. Always returns a unique directory

Usage

tempdir_unique()

Value

Path. Returns the path of the created temporary directory

See Also

Other support functions: exists_tiff(), fileurl_from_metadata(), start_r5r_java(), stop_r5(), validate_bad_osm_ids()


r5r documentation built on Aug. 21, 2025, 5:44 p.m.