geoCode: GEO Code

Description Usage Arguments Value See Also

Description

Function retreiving the GEO coordinates of an address, utilizing the Google Maps API

Usage

1
geoCode <- function(address, ...)

Arguments

address

Character value containing the address in te form "Street Nr., ZIP, City, Country"

proxy_opts

Optional list object containing proxy inormation required for online connection

google_maps_api

String containing the root of Google Maps' API

return.call

String parameter to the API, defining the return type (default = "json")

verbose

Optional parameter triggeringa console notification of the current query (if set to TRUE)

Value

Returns a simle vector containing two elements - latitude and longitude

See Also

getWeatherData, getWeatherForecast


dsmirnov88/GermanWeatherData documentation built on May 15, 2019, 4:22 p.m.