%++% | R Documentation |
Infix string concatenation operator
str1 %++% str2
str1 |
lhs string |
str2 |
rhs string |
"Hello" %++% "world"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.