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 April 30, 2023, 2:37 a.m.