View source: R/006_utilities_sign.R
| sum_signs | R Documentation |
Determines whether the sum of a list of expressions is nonnegative, nonpositive, or unknown.
sum_signs(exprs)
exprs |
List of Expression objects |
Named logical vector c(is_nonneg, is_nonpos)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.