Learn R Programming

oce (version 0.9-20)

summary,cm-method: Summarize a CM Object

Description

Summarizes some of the data in a cm object, presenting such information as the station name, sampling location, data ranges, etc.

Usage

"summary"(object, ...)

Arguments

object
A cm object, i.e. one inheriting from cm-class.
...
Further arguments passed to or from other methods.

See Also

The documentation for 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, as.cm, cm-class, cm, plot,cm-method, read.cm, subset,cm-method