Description Usage Arguments Value
Call gelocator for one address
1 | call_geolocator(street, city, state)
|
street |
A character string indicating a street name and number |
city |
A character string indicating a city |
state |
A two-digit character string with a state postal code |
A character string representing the Census block of the supplied address.
importFrom utils URLencode importFrom httr GET stop_for_status
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.