An accessor function to return the texts from a readtext object as a character vector, with names matching the document names.

# S3 method for readtext
as.character(x, ...)

Arguments

x

the readtext object whose texts will be extracted

...

further arguments passed to or from other methods