powered by
Coerce partitionBundle to VCorpus.
# S4 method for partitionBundle as.VCorpus(x)
a partitionBundle object
# NOT RUN { use("polmineR.sampleCorpus") P <- partition("PLPRBTTXT", text_date = "2009-11-10") PB <- partitionBundle(P, sAttribute = "text_speaker") VC <- as.VCorpus(PB) # }
Run the code above in your browser using DataLab