nc_remove_cache: Remove in-memory cache

View source: R/utils.R

nc_remove_cacheR Documentation

Remove in-memory cache

Description

All server queries are cached for four hours to reduce server load. You can reset the cache at any time by either restarting your R session or running nc_remove_cache().

Usage

nc_remove_cache()

Value

TRUE if it worked

Examples


nc_remove_cache()


BirdStudiesCanada/rNatureCounts documentation built on July 3, 2023, 2:06 a.m.