fetch_classic {epidatr} | R Documentation |
Fetches the data, raises on epidata errors, and returns the results as a JSON-like list
Description
Fetches the data, raises on epidata errors, and returns the results as a JSON-like list
Usage
fetch_classic(epidata_call, fetch_args = fetch_args_list())
Arguments
epidata_call |
an instance of |
fetch_args |
a |
Value
For
fetch_classic
: a JSON-like list
[Package epidatr version 1.2.0 Index]