| inmet_cache_clear | R Documentation |
Clear the rmet cache
inmet_cache_clear(
years = NULL,
dest_dir = tools::R_user_dir("rmet", "cache"),
ask = interactive(),
catalog = FALSE
)
years |
Integer years to remove, or |
dest_dir |
Cache directory. |
ask |
Ask for confirmation before deleting. |
catalog |
Also remove the cached official station catalogue. |
Invisible NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.