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/naturecounts documentation built on April 13, 2025, 5:48 p.m.