Description Usage Arguments Value Examples
Infix operator for paste0.
1 | .x %s% .y
|
.x |
A character value. |
.y |
A character value |
A character pasted together from .x and .y.
1 | "Pasting " %s% "strings"
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.