.geocode | R Documentation |
.geocode
.geocode(
geo,
pt = FALSE,
bbox = FALSE,
all = FALSE,
method = default_method,
crs = default_crs
)
geo |
|
pt |
|
bbox |
|
all |
|
method |
the geocoding service to be used. See ?tidygeocoder::geocode |
crs |
desired CRS. Defaults to AOI::default_crs |
a data.frame, sf object, or vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.