order_terms {bain} | R Documentation |
Order terms
Description
Moves all terms on the right hand side of a constraint, which has been formatted as an equation, to the left hand side.
Usage
order_terms(hyp)
Arguments
hyp |
Character. An (in)equality constraint formatted as equation. |
Value
Character
[Package bain version 0.2.11 Index]