cache_epidata_call {epidatr} | R Documentation |
Dispatch caching
Description
The guts of caching, its interposed between fetch and the specific fetch methods. Internal method only.
Usage
cache_epidata_call(epidata_call, fetch_args = fetch_args_list())
Arguments
epidata_call |
the |
fetch_args |
the args list for fetch as generated by |
[Package epidatr version 1.2.0 Index]