Description Usage Arguments Value
View source: R/geocode_njogis.R
Batch geocode addresses in single line format
1 | batch_geocode_sl(df, id, address, crs = 4326)
|
df |
dataframe with addresses to be geocoded |
id |
primary key that uniquely identifies rows |
address |
street address column |
crs |
coordinate reference system to use for output |
a dataframe containing geocoding results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.