avail_endpoints {epidatr} | R Documentation |
Fetches a data frame of all Epidata API endpoints that can be accessed using this package, with a brief description.
avail_endpoints()
A tibble::tibble
of endpoints, with two columns:
Endpoint |
Name of the function for accessing this API endpoint. |
Description |
One-sentence description of the data available at the endpoint. |
avail_endpoints()