parse_formula: Asserts formula and extract variables

View source: R/utils_formulas.R

parse_formulaR Documentation

Asserts formula and extract variables

Description

Asserts formula and extract variables

Usage

parse_formula(formula)

Arguments

formula

A formula that will be supplied to the model, such as y~x.


caldwellst/augury documentation built on Oct. 10, 2024, 8:20 a.m.