| wj_cache_list | R Documentation |
Returns the cache index (one row per cached segment).
wj_cache_list(
cache_dir = NULL,
cache_scope = c("user", "project"),
pkg = "weatherjoin"
)
cache_dir |
Optional explicit cache directory. |
cache_scope |
Where to store cache by default: |
pkg |
Package name used for |
A data.table index of cached segments.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.