Description Usage Arguments Value Author(s) Examples
edit_symbols replaces symbols with word equivalents.
1 |
text |
The text variable. |
Returns a character vector with symbols replaced by their word equivalents.
Achilleas Passias
1 2 3 | text <- c("Rock & Roll", "@ seven", "w/ or w/o you")
edit_symbols(text)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.