fetch_classic: Fetches the data, raises on epidata errors, and returns the...

View source: R/epidatacall.R

fetch_classicR 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

  • For fetch_classic: a JSON-like list


epidatr documentation built on June 22, 2024, 9:15 a.m.