This function collapses a string using Rcpp sugar, and
operates similarily to paste0(..., collapse="")
.
1 | str_collapse(x)
|
x |
A list of character vectors. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.