if (FALSE) { # identical(tolower(Sys.getenv("NOT_CRAN")), "true")
# Set custom cache directory
tempd <- tempdir()
set_censobr_cache_dir(path = tempd)
# back to default path
set_censobr_cache_dir(path = NULL)
}
Run the code above in your browser using DataLab