as.character.readtext: return only the texts from a readtext object

View source: R/readtext-methods.R

as.character.readtextR Documentation

return only the texts from a readtext object

Description

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

Usage

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

Arguments

x

the readtext object whose texts will be extracted

...

further arguments passed to or from other methods


readtext documentation built on June 7, 2023, 5:11 p.m.