getpastinfo: getpastinfo: Minimum, maximum temperatures, average wind...

Description Usage Arguments Value Examples

View source: R/getpastinfo.R

Description

getpastinfo: Minimum, maximum temperatures, average wind speed, and average humidity for a given date of a particular city

Usage

1
getpastinfo(city_name = "London", date = "2013/4/27/")

Arguments

city_name

string value

date

string value

Value

list of minimum, maximum temperatures, average wind speed, and average humidity for a given past date

Examples

1
getpastinfo("London","2013/4/27/")

UBC-MDS/climateR documentation built on May 30, 2019, 11:41 a.m.