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