This function is a wraper for the 'paste0' function and does exactly the same. Put the first string to the left and the second string to the right.
1 | x %cat% y
|
x |
left hand side character string |
y |
right hand side character string |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.