varname_to_modelframe: Create data.frame from variable term and data

View source: R/helpfunctions_divide_matrices.R

varname_to_modelframeR Documentation

Create data.frame from variable term and data

Description

Create data.frame from variable term and data

Usage

varname_to_modelframe(varname, data)

Arguments

varname

character string giving the variable name or model term

data

a data.frame containing the variables mentioned in varname

Value

a data.frame


JointAI documentation built on Jan. 30, 2026, 5:07 p.m.