clear_cache: Clear quincunx cache of memoised functions

View source: R/clear_cache.R

clear_cacheR Documentation

Clear quincunx cache of memoised functions

Description

quincunx uses memoised functions for the REST API calls. Use this function to reset the cache.

Usage

clear_cache()

Value

Returns a logical value, indicating whether the resetting of the cache was successful (TRUE) or not FALSE.

Examples

clear_cache()


maialab/quincunx documentation built on Aug. 18, 2022, 5:31 a.m.