View source: R/list_agencies.R
list_agencies | R Documentation |
Fetches the names of the agencies and their associated IDs
list_agencies(jurisdiction_id = NULL, keyword = NULL, reverse = FALSE)
jurisdiction_id |
ID for the jurisdiction |
keyword |
search for keyword in agency name |
reverse |
reverses the key-value mapping, default value of FALSE |
Returns dictionary containing names of agencies and associated IDs
## Not run: list_agencies(jurisdiction_id = 38)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.