check_is_cachable: Helper that checks whether a call is actually cachable

View source: R/cache.R

check_is_cachableR Documentation

Helper that checks whether a call is actually cachable

Description

The cacheable endpoints are those with as_of or issues parameters:

  • pub_covidcast

  • pub_covid_hosp_state_timeseries

  • pub_ecdc_ili

  • pub_flusurv

  • pub_fluview_clinical

  • pub_fluview

  • pub_kcdc_ili

  • pub_nidss_flu

  • pub_paho_dengue

Usage

check_is_cachable(epidata_call, fetch_args)

epidatr documentation built on April 4, 2025, 3:51 a.m.