Learn R Programming

quanteda (version 0.9.7-17)

encodedTexts: encoded texts for testing

Description

encodedTexts is a 10-element character vector with 10 different encodings

Arguments

Examples

Run this code
Encoding(encodedTexts)
data.frame(labelled = names(encodedTexts), detected = encoding(encodedTexts)$all)

Run the code above in your browser using DataLab