GeocodeAddress: Geocode a given address to get its latitude, longitude from...

View source: R/geocode.R

GeocodeAddressR Documentation

Geocode a given address to get its latitude, longitude from Gooogle

Description

Geocode a given address to get its latitude, longitude from Gooogle

Usage

GeocodeAddress(address, api.key = NULL, restrict.to = NULL)

Arguments

address

String address to geocode

api.key

API key for Google Maps

restrict.to

Country name where the search should be restricted to, Currently only supports 'India'

Value

A dataframe with geocoded address


saketkc/covmuller documentation built on April 19, 2024, 10:14 a.m.