check_for_cache_warnings {epidatr}R Documentation

Check for warnings for the cache

Description

Adds warnings when arguments are potentially too recent to use with the cache.

Usage

check_for_cache_warnings(epidata_call, fetch_args)

Arguments

epidata_call

the epidata_call object

fetch_args

the args list for fetch as generated by fetch_args_list()


[Package epidatr version 1.2.1 Index]