standardize_toascii | R Documentation |
Translates non-ascii symbols to its ascii equivalent
standardize_toascii(x, detect_encoding = FALSE, ...)
x |
String to translate |
detect_encoding |
Detect encoding of individual elements (slower). Allows to work with mixed encodings. |
... |
Arguments passed on to
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.