This is just the function definition of knitr::combine_words()
, so that the
whole package doesn't need to be imported.
1 | combine_words(words, sep = ", ", and = " and ", before = "", after = before)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.