Learn R Programming

oce (version 0.9-17)

summary.section: Summarize a CTD section

Description

Summarize a CTD section.

Usage

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

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

Pertinent summary information is presented, including station locations, distance along track, etc.

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

library(oce) data(section) summary(section)

[object Object]

misc

Arguments