Description Usage Arguments Value Examples
Generate a list of Agencies in RegData. Note that the function accepts a vector of multiple jurisdictionIDs, distinct from FIPs or geoCodes.
1 | list_agencies(jurisdictionIDs = NULL)
|
jurisdictionIDs |
An integer or vector of integers. |
List of agencies and their corresponding IDs and geoCodes in the console.
1 2 3 | list_agencies()
list_agencies(38)
list_agencies(c(33, 38))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.