summary,echosounder-method {oce} | R Documentation |
Summarize an echosounder Object
Description
Summarizes some of the data in an echosounder object.
Usage
## S4 method for signature 'echosounder'
summary(object, ...)
Arguments
object |
an object of class |
... |
further arguments passed to or from other methods. |
Author(s)
Dan Kelley
See Also
Other things related to echosounder data:
[[,echosounder-method
,
[[<-,echosounder-method
,
as.echosounder()
,
echosounder-class
,
echosounder
,
findBottom()
,
plot,echosounder-method
,
read.echosounder()
,
subset,echosounder-method
[Package oce version 1.8-2 Index]