## S3 method for class 'echosounder':
subset(x, subset, \dots)
Arguments
x
a echosounder object.
subset
a condition to be applied to the data portion of
x. See Details.
...
ignored.
Value
A new echosounder object.
Details
This function is somewhat analogous to
subset.data.frame. Subsetting can be by time or
depth, but these may not be combined; use a sequence of calls to
subset by both.