ParseFormula | R Documentation |
utility for extracting portions of formulas.
ParseFormula(formula,...)
formula |
a formula |
... |
additional arguments, should folks decide to add them someday |
an object of class parsedFormula
, used to compute on the language
Inspired by similar function in package mosaic
.
Included in this package to reduce dependency.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.