Description Usage Arguments Examples
%p% and %s% are wrappers for paste0(..., collapse = '') and
paste(..., collapse = ' '), respectively, which combine two character vectors.
1 2 3 | x %p% y
x %s% y
|
x, y |
A character vector |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.