
Return a temporary directory path that is unique with every call
Source:R/utils.R
tempdir_unique.Rd
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
See also
Other support functions:
exists_tiff()
,
fileurl_from_metadata()
,
start_r5r_java()
,
stop_r5()
,
validate_bad_osm_ids()