sample_geocoder: Sample Geocoder, sf Format

sample_geocoderR Documentation

Sample Geocoder, sf Format

Description

A sample geocoder built with gw_build_geocoder. This geocoder contains both the sf geometry and addrrecnum identifier for every address on a street included in the sushi and sushi_sf example data sets.

Usage

data(sample_geocoder)

Format

A tibble with 6050 rows and 3 variables:

addrrecnum

address identification number

address

street address

geometry

sf geometric data

Examples

head(sample_geocoder)


chris-prener/gateway documentation built on Jan. 31, 2024, 9:11 a.m.