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 epidata_call

fetch_args

a fetch_args object

Value


[Package epidatr version 1.2.0 Index]