cache_epidata_call: Dispatch caching

View source: R/cache.R

cache_epidata_callR 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 epidata_call object

fetch_args

the args list for fetch as generated by fetch_args_list()


epidatr documentation built on June 22, 2024, 9:15 a.m.