Learn R Programming

MRTAnalysis (version 0.4.1)

.mcee_drop_var_from_rhs: Remove a variable from RHS-only formula

Description

Remove a variable from RHS-only formula

Usage

.mcee_drop_var_from_rhs(rhs_only_formula, var)

Value

Modified formula with variable removed

Arguments

rhs_only_formula

RHS-only formula

var

Variable name to remove