R/MZAnnotation.R
is_formula_valid.Rd
Checks if a formula contains only the allowed elements
is_formula_valid(formula, allowed_elements)
Character string defining t
Vector of character strings defining allowed elements
### Helper function ###