R/expressions.R
sign.Rd
The sign of an expression.
# S4 method for class 'Expression' sign(x)
An Expression object.
A string indicating the sign of the expression, either "ZERO", "NONNEGATIVE", "NONPOSITIVE", or "UNKNOWN".