Description Usage Arguments Value Note See Also Examples
Operator equivalent of regex.
1 2 3 | 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%.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.