View source: R/utf8_encoding.R
| utf8_encoding | R Documentation | 
fread from data.table could not recognize the encoding
and return the correct form, this could be unconvenient for text mining tasks. The
utf8-encoding could use "UTF-8" as the encoding to override the current
encoding of characters in a data frame.
utf8_encoding(.data)
| .data | A data.frame. | 
A data.table with characters in UTF-8 encoding
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.