Description Usage Value Examples
View source: R/check_dl_data.R
Data files are locally cached (they are too large to be distributed
with the CRAN package). These cached files are stored in your user
data directory, or a custom directory set using set_local_path
.
1 |
Path to local file cache location
1 2 3 4 5 | # set custom path to local temp directory
set_local_path(tempdir())
#returns current local path directory
local_path()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.