summary,adp-method {oce}R Documentation

Summarize an ADP Object

Description

Summarize data in an adp object.

Usage

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

Arguments

object

an object of class "adp", usually, a result of a call to read.oce, read.adp.rdi, or read.adp.nortek.

...

further arguments passed to or from other methods.

Details

Pertinent summary information is presented.

Value

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

Author(s)

Dan Kelley

See Also

Other things related to adp data: [[,adp-method, [[<-,adp-method, adp-class, adpEnsembleAverage, adp, as.adp, beamName, beamToXyzAdp, beamToXyzAdv, beamToXyz, beamUnspreadAdp, binmapAdp, enuToOtherAdp, enuToOther, plot,adp-method, read.ad2cp, read.adp.nortek, read.adp.rdi, read.adp.sontek.serial, read.adp.sontek, read.adp, read.aquadoppHR, read.aquadoppProfiler, read.aquadopp, subset,adp-method, toEnuAdp, toEnu, velocityStatistics, xyzToEnuAdp, xyzToEnu


[Package oce version 0.9-22 Index]