View source: R/sentence_format.R
Function to format character vector as list. Can define different separator
1 | sentence_format(char_vector, separator = ",")
|
char_vector |
Vector to separate into a sentence format. |
separator |
What to separate items in the character vector by. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.