windWin80 {MPV} | R Documentation |
Winnipeg Wind Speed
Description
The windWin80
data frame has 366 observations on midnight and noon windspeed
at the Winnipeg International Airport for the year 1980.
Usage
data(windWin80)
Format
This data frame contains the following columns:
- h0
a numeric vector containing the wind speeds at midnight.
- h12
a numeric vector containing the wind spees at the following noon.
Examples
data(windWin80)
ts.plot(windWin80$h12^2)
[Package MPV version 1.63 Index]