Learn R Programming

oce (version 0.8-3)

summary.cm: Summarize a cm (current meter) object

Description

Summarize a cm (current meter) object

Usage

## S3 method for class 'cm}(object, \dots) ':
summaryundefined

object{an object of class "cm", as read by read.cm.s4, perhaps called automatically by read.cm or read.oce.} ...{further arguments passed to or from other methods.}

Pertinent summary information is presented.

summary.cm returns an object of class "summary.cm", containing pertinent information about the cm object and its processing.

The documentation for cm-class explains the structure of CM objects, and also outlines the other functions dealing with them.

library(oce) data(cm) cm <- read.oce("cm_interocean_0811786.s4a.tab") summary(cm)

[object Object]

misc

Arguments