Description Usage Arguments Value
Provides access to the oneline single address geocoding API from the US Census Bureau.
1 2 3 4 5 6 | cxy_oneline(
address,
return = "locations",
benchmark = "Public_AR_Current",
vintage = NA
)
|
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. |
A data.frame containing matched address or NULL if not matches
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.