~xFor integer and real R vectors, ~ computes bitwise NOT, calling R's bitwNot.
|
|
For all other types, ~ creates a one-sided R formula, equivalent to R's ~x. This is the same operator used for two-sided formulas; see RObject ~ RObject.
|
The source of this document is in RInterface/doc/bitwise.m2:37:0.