Description Usage Arguments Value Examples
%&% concatenates strings.
1 | string1 %&% string2
|
string1 |
A character vector |
string2 |
Another character vector |
paste(string1, string2, sep=”)
1 | 'this' %&% 'that'
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.