cast_tdm_
and cast_dtm_
).
cast_tdm_(data, term_col, document_col, value_col, weighting = tm::weightTf, ...)
cast_tdm(data, term, document, value, weighting = tm::weightTf, ...)
cast_dtm_(data, document_col, term_col, value_col, weighting = tm::weightTf, ...)
cast_dtm(data, document, term, value, weighting = tm::weightTf, ...)
cast_dfm_(data, document_col, term_col, value_col, ...)
cast_dfm(data, document, term, value, ...)
sparseMatrix