request_impl: Makes a request to the API and returns the response, catching...

View source: R/epidatacall.R

request_implR Documentation

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)

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