R/cache.R
clear_wdi_cache.Rd
Forget memoised World Bank fetches, both in-session and (optionally) on disk.
clear_wdi_cache(disk = FALSE)
Whether to also delete the persistent on-disk cache.
Invisibly TRUE.
TRUE
if (FALSE) { # \dontrun{ clear_wdi_cache() } # }