View source: R/list_endpoints.R
list_endpoints | R Documentation |
list_endpoints
generates a convenient data.frame listing the endpoint name under "endpoint"
along with a high-level general description of the endpoint data under "description"
list_endpoints()
list_endpoints
will list the available endpoints that return data from the Tidy Depot API along with
a description of the type of data provided. It is a useful function to ensure that the name provided
as part of the "path" argument to tidy_depo_api
function call. If the name provided to the path
argument is incorrect then an error will be thrown and no API call returned.
data frame of available endpoints
Gabriel Rosenfeld, gabriel.rosenfeld@nih.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.