summary,lobo-method | R Documentation |
Pertinent summary information is presented, including the sampling interval, data ranges, etc.
## S4 method for signature 'lobo'
summary(object, ...)
object |
a lobo object. |
... |
further arguments passed to or from other methods. |
A matrix containing statistics of the elements of the data
slot.
Dan Kelley
The documentation for lobo explains the structure of LOBO objects, and also outlines the other functions dealing with them.
Other things related to lobo data:
[[,lobo-method
,
[[<-,lobo-method
,
as.lobo()
,
lobo
,
lobo-class
,
plot,lobo-method
,
read.lobo()
,
subset,lobo-method
library(oce)
data(lobo)
summary(lobo)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.