This operator allows you to add more datatypes or stations to
cfDatatype
and cfStation
objects respectively.
1 2 3 4 5 | ## S4 method for signature 'cfStation,cfStation'
e1 + e2
## S4 method for signature 'cfDatatype,cfDatatype'
e1 + e2
|
e1 |
a |
e2 |
an object matching the class of e1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.