Man pages for ropensci/mocker
Cache calls to the web

cache_clearClear cache.
cachefxnExample function to demonstrate how webcache works.
cache_getSearch for data in a chosen backend
cache_saveSave results to chosen backend
get_couchGet value from CouchDB storage based on key
get_localGet value from local storage based on key
get_rcacheGet local results using R.cache
get_redisGet redis cached data
get_sqliteGet value from SQlite storage based on key
make_keyMake a key from a API call (base url for call, plus...
save_couchSave results to CoucDB backend
save_localSave results locally
save_rcacheSave locally using R.cache
save_redisSave results to Redis backend
save_sqliteSave results to chosen backend
ropensci/mocker documentation built on May 18, 2022, 5:38 p.m.