avail_endpoints: List all available Epidata API endpoints

View source: R/avail_endpoints.R

avail_endpointsR Documentation

List all available Epidata API endpoints

Description

Fetches a data frame of all Epidata API endpoints that can be accessed using this package, with a brief description.

Usage

avail_endpoints()

Value

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.

Examples

avail_endpoints()

cmu-delphi/delphi-epidata-r documentation built on Nov. 17, 2024, 3:44 p.m.