expand_compound_constraints {bain} | R Documentation |
Expand compound constraints
Description
Takes a compound constraint, with multiple (in)equality operators, and expands it into simple constraints.
Usage
expand_compound_constraints(hyp)
Arguments
hyp |
Character. An (in)equality constraint |
Value
A character vector with one element for each simple constraint
[Package bain version 0.2.11 Index]