Description Usage Arguments Value Examples
This function will download a list of Agencies listed as having an available data product in the healthdata.gov data API endpoint.
1 | get_agencies(agency = NULL)
|
agency |
enter partial name or initials of agency to search
catalog for string pattern.
Defaults to |
a tibble
of names
1 2 3 4 5 6 7 8 | ## Not run:
get_agencies()
get_agencies("institute")
get_agencies("substance abuse")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.