clear_meteospain_cache {meteospain} | R Documentation |
Clear all cached results
Description
Reset the internal cache used to limit the API requests.
Usage
clear_meteospain_cache()
Details
Cached results reduces the number of API requests, but sometimes we need
fresh results without restarting the R session. clear_meteospain_cache
function
reset the cache for the actual R session.
[Package meteospain version 0.2.1 Index]