bReeze
package for use with the examples in the documantation.
It contains measured wind speed and wind direction in a 10 minute interval, collected by a meteorological mast.data(winddata)
# load example data
data(winddata)
# display the structure of the data
str(winddata)
Run the code above in your browser using DataLab