Internal function documentation for dfm objects.
The Compare
methods enable relational operators to be use with dfm.
Relational operations on a dfm with a numeric will return a
dgCMatrix-class object.
# S4 method for dfm,numeric Compare(e1, e2)
e1 | a dfm |
---|---|
e2 | a numeric value to compare with values in a dfm |
Comparison operators