h_get_vars {RobinCar2} | R Documentation |
Extract Variable Names
Description
Extract Variable Names
Usage
h_get_vars(treatment)
Arguments
treatment |
( |
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]