grapes-and-grapes: Concat/add infix operator.

Description Usage Arguments Value

Description

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 '

Usage

1
x %&% y

Arguments

x

Left summand.

y

Right summand.

Value

Result of the aapropriate summation/concatenation.


Ilia-Kosenkov/primitiveR documentation built on Jan. 20, 2021, 2:13 p.m.