| expr_sign | R Documentation |
Returns the sign of an expression under DCP analysis. Use this instead
of sign(), which conflicts with the base R function.
expr_sign(x, ...)
x |
An expression object. |
... |
Not used. |
Character string: "POSITIVE", "NEGATIVE",
"ZERO", or "UNKNOWN".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.