View source: R/local-geocoder.R
census_download_us_county_addrfeat_file | R Documentation |
This function is fragile, expects very specific arguments.
census_download_us_county_addrfeat_file(
state,
county,
year = "2020",
cache_dir = workflow::build_dir("census-geocoder-addrfeat-cache")
)
state |
state geo_id as a string of two numbers |
county |
county geo_id as a string of three numbers |
year |
vintage year of requested file as a string of four numbers |
path to local cache location of the downlaoded unzipped files
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.