dfm-internal {quanteda} | R Documentation |
Internal functions for dfm objects
Description
Internal function documentation for dfm objects.
Usage
## S4 method for signature 'dfm,numeric'
Compare(e1, e2)
Arguments
e1 |
a dfm |
e2 |
a numeric value to compare with values in a dfm |
See Also
Comparison operators
[Package quanteda version 4.2.0 Index]