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
)The upgraded cache index.
Optional explicit cache directory.
Where to store cache by default: "user" or "project".
Package name used for "user" cache scope.
If TRUE, prints progress.