powered by
Force an object to be a tCorpus class
# S3 method for tCorpus as.tcorpus(x, ...)
the object to be forced
not used
tc = create_tcorpus(c('First text', 'Second text')) as.tcorpus(tc)
Run the code above in your browser using DataLab