Learn R Programming

epidatr (version 1.2.0)

request_impl: Makes a request to the API and returns the response, catching HTTP errors and forwarding the HTTP body in R errors

Description

Makes a request to the API and returns the response, catching HTTP errors and forwarding the HTTP body in R errors

Usage

request_impl(epidata_call, format_type, timeout_seconds, fields)

Arguments