Learn R Programming

oce (version 0.9-18)

summary.bremen: Summarize a bremen object

Description

Summarizes some of the data in a bremen object.

Usage

## S3 method for class 'bremen':
summary(object, \dots)

Arguments

object
an object of class "bremen", usually, a result of a call to read.bremen.
...
further arguments passed to or from other methods.

Value

  • A matrix containing statistics of the elements of the data slot.

Details

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

See Also

The documentation for bremen-class explains the structure of these objects, and outlines some functions that deal with them.