as.dsm | R Documentation |
Convert co-occurrence data from various in-memory formats to DSM object.
as.dsm(obj, ...)
obj |
an object of a suitable class (for which a method implementation is available) |
... |
additional arguments passed on to the method implementation (see respective manpages for details) |
An object of class dsm
.
Stephanie Evert (https://purl.org/stephanie.evert)
Currently available implementations: as.dsm.TermDocumentMatrix
, as.dsm.DocumentTermMatrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.