Description Usage Arguments Value
This is a function that allow you to do string concation the python way. It behave juste like the paste0 function.
1 | "+"(e1, e2)
|
e1 |
Character vector |
e2 |
Character vector |
Character vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.