Description Usage Arguments Value
Performs (possibly) a vectorized summation operation,
which depends on the class of operators.
Following methods are implemented:
character
+ character
,
1-to-1 vectorized, concatenation of strings.
Does the same as '
1 | x %&% y
|
x |
Left summand. |
y |
Right summand. |
Result of the aapropriate summation/concatenation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.