Parse formulas
utility for extracting portions of formulas.
ParseFormula(formula,...)
formula,
: a formula...
: additional arguments, should folks decide to add them somedayan object of class parsedFormula
, used to compute on the language
Inspired by similar function in package mosaic
. Included in this package to reduce dependency.
Useful links