.clean_output | R Documentation |
Sometimes the output from the word-splitting routines has unexpected characters in it, such as spaces or apostrophes. To avoid downstream issues, we should do some clean-up on the output before continuing.
.clean_output(split_word)
split_word |
Character vector; the output from |
Character vector; the output split on any unexpected characters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.