Learn R Programming

quincunx (version 0.1.7)

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

Arguments

Value

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

Examples

Run this code
clear_cache()

Run the code above in your browser using DataLab