Learn R Programming

oce (version 0.9-17)

summary.ctd: Summarize a CTD object

Description

Summarizes some of the data in a ctd object.

Usage

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

object{an object of class "ctd", usually, a result of a call to read.ctd, read.oce, or as.ctd.} ...{further arguments passed to or from other methods.}

Pertinent summary information is presented, including the station name, sampling location, data ranges, etc.

An object of class "summary.ctd", which when printed shows pertinent information about the CTD record and its processing.

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

library(oce) data(ctd) summary(ctd)

[object Object]

misc

Arguments