windrose
object.## S3 method for class 'windrose}(object, \dots)':
summaryundefined- object
{an object of class "windrose"
, usually, a result of a
call to as.windrose
.}
- ...
{further arguments passed to or from other methods.}
Pertinent summary information is presented.
An object of class "summary.windrose"
, which contains
pertinent information about the windrose record and its processing.
A windrose
object may be created with
as.windrose
or plotted with
plot.windrose
.
library(oce)
xcomp <- rnorm(360) + 1
ycomp <- rnorm(360)
wr <- as.windrose(xcomp, ycomp)
summary(wr)
[object Object]
misc