expand_formula: Expand formula for increased info takes a formula with shape...

View source: R/library--analysis_tools--lm_rand_forest--formula_help.R

expand_formulaR Documentation

Expand formula for increased info takes a formula with shape A ~ B | C and convert . to its real representation

Description

Expand formula for increased info takes a formula with shape A ~ B | C and convert . to its real representation

Usage

expand_formula(X, data)

Arguments

X

formula object like A ~ B | C

data

data object to extract . info from

Value

formula object


Covid19Wastewater documentation built on Aug. 25, 2023, 1:07 a.m.