clear_geocode_cache: Clear cached results

View source: R/caches.R

clear_geocode_cacheR Documentation

Clear cached results

Description

Clears the local cache of downloaded files (by default, an environment in the package namespace). Clearing a directory cache will result in all files with the extention ".cached" being deleted from that directory.

Usage

clear_geocode_cache(cache = NA)

Arguments

cache

An environment, a directory name, or NA to clear the default internal cache

Examples

clear_geocode_cache()


prettymapr documentation built on June 9, 2022, 5:09 p.m.