request_impl {epidatr} | R 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)
[Package epidatr version 1.2.0 Index]