sign,Expression-method | R Documentation |
The sign of an expression.
## S4 method for signature 'Expression'
sign(x)
x |
An Expression object. |
A string indicating the sign of the expression, either "ZERO", "NONNEGATIVE", "NONPOSITIVE", or "UNKNOWN".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.