Unique temporary directory
Examples
x <- tempdir2()
print(x)
#> [1] "/private/var/folders/l1/8y8sjzmn15v49jgrqglghcfr0000gn/T/RtmpPc0MEq/IXW1Ynf3U2-170267878593179"
Unique temporary directory
x <- tempdir2()
print(x)
#> [1] "/private/var/folders/l1/8y8sjzmn15v49jgrqglghcfr0000gn/T/RtmpPc0MEq/IXW1Ynf3U2-170267878593179"