fixEncoding | R Documentation |
Add the encoding value to character vectors which contain special characters (including accents) regular ascci values stay as "unknown"
fixEncoding(df, originalEncoding = "UTF-8")
df |
A dataset to encode with new character set |
originalEncoding |
Either latin1 or UTF-8 which are the two encoding avalaible in R if |
The encoded dataset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.