summary,sealevel-method | R Documentation |
Summarizes some of the data in a sealevel object.
## S4 method for signature 'sealevel'
summary(object, ...)
object |
A sealevel object. |
... |
further arguments passed to or from other methods. |
A matrix containing statistics of the elements of the data
slot.
Dan Kelley
Other things related to sealevel data:
[[,sealevel-method
,
[[<-,sealevel-method
,
as.sealevel()
,
plot,sealevel-method
,
read.sealevel()
,
sealevel
,
sealevel-class
,
sealevelTuktoyaktuk
,
subset,sealevel-method
library(oce)
data(sealevel)
summary(sealevel)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.