View source: R/avail_endpoints.R
avail_endpoints | 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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.