sign_from_args | R Documentation |
Determine the sign of an atom based on its arguments.
sign_from_args(object)
## S4 method for signature 'Atom'
sign_from_args(object)
object |
An Atom object. |
A logical vector c(is positive, is negative)
indicating the sign of the atom.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.