View source: R/aquaenv_private_auxilaryfunctions.R
| c.aquaenv | R Documentation |
PRIVATE function: adds an element to an object of class aquaenv
## S3 method for class 'aquaenv'
c(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. Maintained by Karline Soetaert (Karline.Soetaert@nioz.nl).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.