Reverse-geocode ZIP codes using an explicit data bundle

reverse_zipcode_ng(data, zip_code)

Arguments

data

A zipcodeR_data_bundle.

zip_code

Five-digit ZIP code(s).

Value

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.