c.aquaenv {AquaEnv} | R Documentation |
PRIVATE function: adds an element to an object of class aquaenv
c.aquaenv(aquaenv, x, ...)
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 |
object of class aquaenv with the added element
Andreas F. Hofmann (a.hofmann@nioo.knaw.nl)