View source: R/readtext-methods.R
as.character.readtext | R Documentation |
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, ...)
x |
the readtext object whose texts will be extracted |
... |
further arguments passed to or from other methods |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.