append_geocode: Append geocodes to a data frame that includes addresses

Description Usage Arguments Value

Description

Append geocodes to a data frame that includes addresses

Usage

1

Arguments

df

A data.frame

cols

A vector of names or index numbers of the columns that identify the address-related columns in the data. Ideally, these should be in a natural order (street, city, state, zip, country).

...

Other arguments passed to geocode

Value

The original data.frame with the added columns address, lat, and lon


tarakc02/pdquickmap documentation built on May 31, 2019, 3:55 a.m.