powered by
windrose
## S3 method for class 'windrose': summary(object, \dots)
"windrose"
as.windrose
data
plot.windrose
library(oce) xcomp <- rnorm(360) + 1 ycomp <- rnorm(360) wr <- as.windrose(xcomp, ycomp) summary(wr)
Run the code above in your browser using DataLab