batch_geocode_sl {njgeo}R Documentation

Batch geocode addresses in single line format

Description

Batch geocode addresses in single line format

Usage

batch_geocode_sl(df, id, address, crs = 4326)

Arguments

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

Value

a dataframe containing geocoding results


[Package njgeo version 0.1.0 Index]