ParseFormula function

Parse formulas

Parse formulas

utility for extracting portions of formulas.

ParseFormula(formula,...)

Arguments

  • formula,: a formula
  • ...: additional arguments, should folks decide to add them someday

Returns

an object of class parsedFormula, used to compute on the language

Author(s)

Inspired by similar function in package mosaic. Included in this package to reduce dependency.

  • Maintainer: Homer White
  • License: GPL (>= 3)
  • Last published: 2020-06-15

Useful links