length.aquaenv {AquaEnv} | R Documentation |
length.aquaenv
Description
PRIVATE function: returns the (maximal) length of the elements in an object of class aquaenv (i.e. > 1 if one of the input variables was a vector)
Usage
## S3 method for class 'aquaenv'
length(x, ...)
Arguments
x |
object of class aquaenv |
... |
further arguments will be passed |
Value
the maximal length of the elements in the object of class aquaenv
Author(s)
Andreas F. Hofmann. Maintained by Karline Soetaert (Karline.Soetaert@nioz.nl).
[Package AquaEnv version 1.0-4 Index]