'paste_vec' works the same as paste, but instead of taking arguments directly (i.e. using '...') it takes them as a vector.
1 | paste_vec(.dots, sep = "")
|
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.