Skip to contents

addr

as_addr()
Coerce to addr
addr_number() addr_street() addr_place() addr()
addr classes
tag_usaddress()
Tag US addresses
clean_address_text()
Clean address text
run_addr_explorer()
Launch the address parsing and matching explorer

Match addr

addr_match() addr_match_prepare()
Match addr vectors
addr_match_stage()
Classify addr match stage
addr_left_join()
Left join two data frames using addr matching
match_addr_number()
Match addr_number vectors
match_addr_street()
Match addr_street vectors
match_zipcodes()
Match ZIP codes
phonetic_street_key()
Convert street names into phonetic matching keys
zipcode_variant()
Create ZIP code variants

Geocoding addr

geocode() geocode_zip()
Geocode addr vectors with Census TIGER address features
taf_zip()
Read taf() data for ZIP codes across all installed counties
taf() taf_install()
TIGER Address Features dataset
taf_catalog()
Read TIGER address feature ZIP/county catalog
taf_needed_counties() taf_ensure()
Find and install TAF counties needed for ZIP codes
tiger_addr_feat()
Get s2_geography for tiger street ranges
tiger_feat_names()
Get names for tiger street ranges
run_geocode_explorer()
Launch the address geocoding explorer

National Address Database

nad() nad_read() nad_download()
Read National Address Database (NAD) tables into R
nad_example_data()
Example National Address Database addresses

Fuzzy join addr

addr_fuzzy_left_join()
Left join two data frames using fuzzy addr matching
addr_fuzzy_match() fuzzy_match_addr_field()
Fuzzy match addr vectors using field-specific string distances
fuzzy_match()
Fuzzy match

Examples & Helpers

voter_addresses()
Example addresses
elh_data()
Example line-one addresses
county_fips_lookup()
Translate county names and county FIPS identifiers