summary,cm-method | R Documentation |
Summarizes some of the data in a cm
object, presenting such information
as the station name, sampling location, data ranges, etc.
## S4 method for signature 'cm'
summary(object, ...)
object |
A cm object. |
... |
Further arguments passed to or from other methods. |
Dan Kelley
The documentation for the cm class explains the structure
of cm
objects, and also outlines the other functions dealing with them.
Other things related to cm data:
[[,cm-method
,
[[<-,cm-method
,
applyMagneticDeclination,cm-method
,
as.cm()
,
cm
,
cm-class
,
plot,cm-method
,
read.cm()
,
rotateAboutZ()
,
subset,cm-method
library(oce)
data(cm)
summary(cm)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.