summary-sealevel-method: Summarize a sealevel Object

summary,sealevel-methodR Documentation

Summarize a sealevel Object

Description

Summarizes some of the data in a sealevel object.

Usage

## S4 method for signature 'sealevel'
summary(object, ...)

Arguments

object

A sealevel object.

...

further arguments passed to or from other methods.

Value

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

Author(s)

Dan Kelley

See Also

Other things related to sealevel data: [[,sealevel-method, [[<-,sealevel-method, as.sealevel(), plot,sealevel-method, read.sealevel(), sealevel, sealevel-class, sealevelTuktoyaktuk, subset,sealevel-method

Examples

library(oce)
data(sealevel)
summary(sealevel)


dankelley/oce documentation built on May 8, 2024, 10:46 p.m.