| wj_cache_upgrade_index | R Documentation |
Ensures the cache index contains required columns and correct types.
wj_cache_upgrade_index(
cache_dir = NULL,
cache_scope = c("user", "project"),
pkg = "weatherjoin",
verbose = TRUE
)
cache_dir |
Optional explicit cache directory. |
cache_scope |
Where to store cache by default: |
pkg |
Package name used for |
verbose |
If |
The upgraded cache index.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.