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 |
fetch_args |
the args list for fetch as generated by |
[Package epidatr version 1.2.1 Index]