ParseFormula: Parse formulas

View source: R/utilities.R

ParseFormulaR Documentation

Parse formulas

Description

utility for extracting portions of formulas.

Usage

ParseFormula(formula,...)

Arguments

formula

a formula

...

additional arguments, should folks decide to add them someday

Value

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.


homerhanumat/tigerstats documentation built on June 13, 2025, 8:34 a.m.