Skip to content
RDocumentation: winddata
Note that this notebook was automatically generated from an RDocumentation page. It depends on the package and the example code whether this code will run without errors. You may need to edit the code to make things work.
if(!require('bReeze')) {
install.packages('bReeze')
library('bReeze')
}
# load example data
data("winddata", package="bReeze")
# display the structure of the data
str(winddata)