Force an object to be a tCorpus class
Force an object to be a tCorpus class
## S3 method for class 'tCorpus' as.tcorpus(x, ...)
x |
the object to be forced |
... |
not used |
tc = create_tcorpus(c('First text', 'Second text')) as.tcorpus(tc)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.