h_get_vars {RobinCar2}R Documentation

Extract Variable Names

Description

Extract Variable Names

Usage

h_get_vars(treatment)

Arguments

treatment

(string or formula) string name of the treatment, or a formula.

Details

Extract the formula elements, including treatment, schema and strata.

Value

A list of three elements, treatment, schema and strata.


[Package RobinCar2 version 0.1.1 Index]