encode | R Documentation |
Vector encoding (from Latin-1 to UTF-8)
encode(.vec, from = "latin1", to = "UTF-8")
.vec |
A character vector (Latin-1 as default) |
from |
The string encoding from. Default is "latin1" |
to |
The string encoding to. Default is " "UTF-8" |
The same vector but UTF-8
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.