geocodeDataFrame: Geocorde DataFrame

Description Usage Arguments Value Examples

Description

Converts a information from the user.location field into lat/lon coordinates using the google maps API

Usage

1

Arguments

places

a dataframe with at least one column containing the userLocation and google API

replace

bolean value to define if existing lon/lat values should be replaced

Value

dataframe with coordinates (lat,long)

Examples

1
#geocodeDataFrame(df)

ProjectTw/TwitteR2Mongo documentation built on May 8, 2019, 3:44 a.m.