make_list_phrase | R Documentation |
make_list_phrase() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make list phrase. The function returns List phrase (a character vector of length one).
make_list_phrase(items_chr)
items_chr |
Items (a character vector) |
List phrase (a character vector of length one)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.