length.aquaenv {AquaEnv} | R Documentation |
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)
## S3 method for class 'aquaenv'
length(x, ...)
x |
object of class aquaenv |
... |
further arguments will be passed |
the maximal length of the elements in the object of class aquaenv
Andreas F. Hofmann. Maintained by Karline Soetaert (Karline.Soetaert@nioz.nl).