format_vec_as_text | R Documentation |
Formats a vector of string into readable text
format_vec_as_text(str_in)
str_in |
vector of strings |
a single character object
format_vec_as_text(c("A", "B", "C"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.