weightBin
From tm v0.6-2
by Ingo Feinerer
Weight Binary
Binary weight a term-document matrix.
Usage
weightBin(m)
Arguments
- m
- A
TermDocumentMatrix
in term frequency format.
Details
Formally this function is of class WeightingFunction
with the
additional attributes Name
and Acronym
.
Value
-
The weighted matrix.
Community examples
Looks like there are no examples yet.