powered by
make_tabled(x)
corp <- tmCorpus(c("This is first document", "This is second")) parsed <- parse(corp) tabled <- make_tabled(parsed) content(tabled)
Run the code above in your browser using DataLab