View source: R/get_county_name.R
find_municipality_codes | R Documentation |
Find municode by municipality
find_municipality_codes(municipality_to_find, ctv)
municipality_to_find |
name of municipality (i.e. "Adams") |
ctv |
c("City", "Town", "Village") |
df with municode and county code
data(muni)
find_municipality_codes("Adams", "Town")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.