R/parameter_constrain.R
build_filter.RdBuild filter expresions for one sequence of variable, operator and values
build_filter(var, val, op)
| var | Character string providing the filter variable |
|---|---|
| val | Character string providing the values for the respective filter variable |
| op | Character string providing the logical operator for the filter operation |