c.aquaenv {AquaEnv} | R Documentation |
c.aquaenv
Description
PRIVATE function: adds an element to an object of class aquaenv
Usage
## S3 method for class 'aquaenv'
c(aquaenv, x, ...)
Arguments
aquaenv |
object of class aquaenv |
x |
a vector of the form c(value, name) representing the element to be inserted into the object of class aquaenv |
... |
further arguments will be passed |
Value
object of class aquaenv with the added element
Author(s)
Andreas F. Hofmann. Maintained by Karline Soetaert (Karline.Soetaert@nioz.nl).
[Package AquaEnv version 1.0-4 Index]