Description Usage Arguments Value
View source: R/txx_sanitize_sections.R
Splits the text into sections and applies the appropriate sanitize text functions to each part, then joins it up again.
1 | txx_sanitize_sections(string, split = "¬")
|
string |
The full text string |
split |
The character indicating a section |
The text string, with each part being sansitized with the appropriate function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.