cxy_oneline: Single Unstructured Address

Description Usage Arguments Value

View source: R/single.R

Description

Provides access to the oneline single address geocoding API from the US Census Bureau.

Usage

1
2
3
4
5
6
cxy_oneline(
  address,
  return = "locations",
  benchmark = "Public_AR_Current",
  vintage = NA
)

Arguments

address

String containing a single line address

return

One of 'locations' or 'geographies' See Details.

benchmark

Optional ID or Name of Census Benchmark. See Details.

vintage

Optional ID or Name of Census Vintage. See Details.

Value

A data.frame containing matched address or NULL if not matches


slu-openGIS/cxy2 documentation built on March 31, 2020, 10:09 a.m.