Description Usage Arguments Value Examples
This is a helper function that will download either all keywords listed in the healthdata.gov data API, or pairings of agency and keywords listed.
1 | get_keywords(agency = NULL)
|
agency |
enter full agency name in title case (results from
|
a tibble
with publisher (agency)
name(s) and respective keywords
1 2 3 4 5 6 | ## Not run:
get_keywords()
get_keywords("Centers for Disease Control and Prevention")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.