Description Usage Arguments Value
Transform a dtm into a list containing the dtm in parts.
1  | splitDtm(dtm, subcorpus)
 | 
dtm | 
 a document-term matrix  | 
subcorpus | 
 a vector that matches the documents (rows) of the dtm. The dtm will be split into separate dtms for each value of subcorpus.  | 
A list of dtms, named after the split_by values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.