cm
(current meter) object## S3 method for class 'cm':
summary(object, \dots)
"cm"
, as read by
read.cm.s4
, perhaps called automatically by
read.cm
or read.oc
summary.cm
returns an object of class "summary.cm"
,
containing pertinent information about the cm
object and its
processing.cm-class
explains the structure of
CM objects, and also outlines the other functions dealing with them.library(oce)
data(cm)
summary(cm)
Run the code above in your browser using DataLab