summary.tCorpus | R Documentation |
Summary of a tCorpus object
## S3 method for class 'tCorpus'
summary(object, ...)
object |
A tCorpus object |
... |
not used |
tc = create_tcorpus(c('First text', 'Second text'))
summary(tc)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.