pxweb_clear_cache {pxweb}R Documentation

Clear cache of all (or one) pxweb object

Description

Clear cache of all (or one) pxweb object

Usage

pxweb_clear_cache(x = NULL)

Arguments

x

a pxweb object to clear cache for. Default is NULL (clear everything).

Details

Clean the cache and sleep to restore api timing limit.


[Package pxweb version 0.17.0 Index]