Learn R Programming

equatiomatic (version 0.1.0)

create_term: Create a full term w/subscripts

Description

Create a full term w/subscripts

Usage

create_term(rhs, ital_vars)

Arguments

rhs

A data frame of right-hand side variables extracted with extract_rhs.

ital_vars

Logical, defaults to FALSE. Should the variable names not be wrapped in the \operatorname{} command?