GNfindNearByWeather: weather at location

Description Usage Arguments Details Value Note Author(s) Examples

View source: R/environment.R

Description

get weather at location

Usage

1

Arguments

lat

latitude

lng

longitude

Details

get weather

API doc for GNfindNearByWeather is at http://www.geonames.org/export/JSON-webservices.html#findNearByWeatherJSON

Value

weather record

Note

check capitalisation of 'NearBy'

Author(s)

Barry Rowlingson

Examples

1
2
3
4
## Not run: 
GNfindNearByWeather(57,-2)

## End(Not run)

geonames documentation built on May 1, 2019, 8:07 p.m.