data_char_encodedtexts {readtext} | R Documentation |
encoded texts for testing
Description
data_char_encodedtexts
is a 10-element character vector with 10
different encodings
Usage
data_char_encodedtexts
Format
An object of class character
of length 10.
Examples
## Not run:
Encoding(data_char_encodedtexts)
data.frame(labelled = names(data_char_encodedtexts),
detected = encoding(data_char_encodedtexts)$all)
## End(Not run)
[Package readtext version 0.91 Index]