Learn R Programming

basemaps (version 0.0.7)

cache: 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()

Arguments

Value

None.

Examples

Run this code
library(basemaps)
flush_cache()

Run the code above in your browser using DataLab