get_covariates: Utility function to return a named list of covariate names

View source: R/utils.R

get_covariatesR Documentation

Utility function to return a named list of covariate names

Description

Utility function to return a named list of covariate names

Usage

get_covariates(covariates)

Arguments

covariates

(character)
a vector that can contain single variable names (such as "X1"), and/or interaction terms indicated by "X1 * X2".

Value

A named list of character vector.


tern documentation built on June 22, 2024, 10:25 a.m.