Learn R Programming

forestsearch (version 0.1.0)

get_cut_name: Get variable name from cut expression

Description

Extracts the variable name from a cut expression.

Usage

get_cut_name(thiscut, confounders.name)

Value

Character vector of variable names.

Arguments

thiscut

Character string of the cut expression.

confounders.name

Character vector of confounder names.