Learn R Programming

geonames (version 0.996)

GNfindNearByWeather: weather at location

Description

get weather at location

Usage

GNfindNearByWeather(lat, lng)

Arguments

lat
latitude
lng
longitude

Value

  • weather record

Details

get weather

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

Examples

Run this code
GNfindNearByWeather(57,-2)

Run the code above in your browser using DataLab