weightBin {tm} | R Documentation |
Weight Binary
Description
Binary weight a term-document matrix.
Usage
weightBin(m)
Arguments
m |
A |
Details
Formally this function is of class WeightingFunction
with the
additional attributes name
and acronym
.
Value
The weighted matrix.
[Package tm version 0.7-13 Index]