Update and cache data locally

update_cached_data(dir = "data_cache")

Arguments

dir

["data_cache"] Directory path to save cached data to.

Value

Nothing

Examples

if (FALSE) { # \dontrun{
update_cached_data()
} # }