dot-df.toclass: Takes a data frame and converts it to a list with the...

.df.toclassR Documentation

Takes a data frame and converts it to a list with the attributes as specified by the names passed to ...

Description

Takes a data frame and converts it to a list with the attributes as specified by the names passed to ...

Usage

.df.toclass(df, classname, ...)

Arguments

df

data.frame with columns to extract

classname

name of class

...

Additional names of columns to extract, or vector of names, e.g., treat_col="treatment", or strata_cols=c("s_1", "s_2")


mbannick/RoboCar documentation built on June 16, 2022, 6:56 p.m.