-Loren
Loren Collingwood
Ph.D. Candidate
Department of Political Science
University of Washington
http://staff.washington.edu/lorenc2
lor...@uw.edu
full_matrix <- as.matrix(matrix)
# your data processing here
dtm <- as.DocumentTermMatrix(full_matrix, weighting=weightTf)
Tim

That's weird... it shows up in my documentation. My only idea is that somehow you have an older version that doesn't support it, but that doesn't seem to be the case.
Tim<tm_dtm.png>