Get the texts from a readtext object.
texts(x, ...)
# S3 method for readtext
texts(x, ...)
a readtext object
not used
a character vector of the texts in the corpus
This function is deprecated.
Use as.character.readtext()
to turn a readtext object into a simple named
character vector of documents.