str_and | R Documentation |
A more human-friendly version of str_csv()
.
str_and(x, ..., .sep = ",")
str_or()
x <- c("apples", "oranges", "pears")
str_and(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.