R/readtext-methods.R
as.character.readtext.Rd
An accessor function to return the texts from a readtext object as a character vector, with names matching the document names.
# S3 method for class 'readtext' as.character(x, ...)
the readtext object whose texts will be extracted
further arguments passed to or from other methods