oce (version 1.8-2)

summary,adv-method: Summarize an adv Object

Description

Summarize data in an adv object.

Usage

# S4 method for adv
summary(object, ...)

Arguments

object

an object of class "adv", usually, a result of a call to read.adv().

...

further arguments passed to or from other methods.

Author

Dan Kelley

See Also

Other things related to adv data: [[,adv-method, [[<-,adv-method, adv-class, advSontekAdrFileTrim(), adv, applyMagneticDeclination,adv-method, beamName(), beamToXyz(), enuToOtherAdv(), enuToOther(), plot,adv-method, read.adv.nortek(), read.adv.sontek.adr(), read.adv.sontek.serial(), read.adv.sontek.text(), read.adv(), rotateAboutZ(), subset,adv-method, toEnuAdv(), toEnu(), velocityStatistics(), xyzToEnuAdv(), xyzToEnu()

Examples

Run this code
library(oce)
data(adv)
summary(adv)

Run the code above in your browser using DataLab