Wpgtemp {MPV} | R Documentation |
Winnipeg Maximum Temperatures
Description
The Wpgtemp
data frame has 7671 observations on
daily maximum temperatures at the Winnipeg International Airport for the years 1960
through 1980.
Usage
data(Wpgtemp)
Format
This data frame contains the following columns:
- temperature
-
A numeric vector containing the temperatures in degrees Celsius
- day
A numeric vector denoting the observation date in numbers of days after December 31, 1959
Source
Environment Canada
Examples
summary(Wpgtemp)
[Package MPV version 1.63 Index]