powered by
phrase.count(phrase, corp)
make.count.table
make.phrase.matrix
library( tm ) data( bathtub ) phrase.count( "bathtub", bathtub )
Run the code above in your browser using DataLab