| reverse_zipcode_ng | R Documentation |
Reverse-geocode ZIP codes using an explicit data bundle
reverse_zipcode_ng(data, zip_code)
data |
A |
zip_code |
Five-digit ZIP code(s). |
One row per input, in input order, with duplicates preserved. The
result adds state_fips (two digits) and county_fips (the full
five-digit county identifier) for the database's predominant county.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.