cache {basemaps} | R Documentation |
Flush basemaps
cache
Description
This function flushes the basemaps
cache and thereby removes all previously queried and/or composited products from the map directories (temporary or user-defined using the argument map_dir
) used during the current session.
Usage
flush_cache()
Value
None.
Examples
library(basemaps)
flush_cache()
[Package basemaps version 0.0.7 Index]