Unique temporary directory
Examples
x <- tempdir2()
print(x)
#> [1] "/private/var/folders/9b/4gh0pghx1b71jjd0wjh5mj880000gn/T/RtmpZQYj2p/EUrhFDv6iY-174550744993135"
Unique temporary directory
x <- tempdir2()
print(x)
#> [1] "/private/var/folders/9b/4gh0pghx1b71jjd0wjh5mj880000gn/T/RtmpZQYj2p/EUrhFDv6iY-174550744993135"