Combine strings together
Operator equivalent of regex
.
x %c% y x %R% y
x |
A character vector. |
y |
A character vector. |
A character vector representing part or all of a regular expression.
%c%
was the original operator for this ('c' for
'concatenate'). This is hard work to type on a QWERTY keyboard
though, so it has been replaced with %R%
.
# Notice the recycling letters %R% month.abb
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.