R/generics.R
R/atoms.R
sign_from_args.Rd
Determine the sign of an atom based on its arguments.
sign_from_args(object) # S4 method for class 'Atom' sign_from_args(object)
An Atom object.
A logical vector c(is positive, is negative) indicating the sign of the atom.
c(is positive, is negative)