existsBackgroundVariables {eatRep} | R Documentation |
Function is necessary for eatRep
and eatModel
as well
and therefore exported to namespace.
existsBackgroundVariables (dat, variable)
dat |
A data frame |
variable |
column number or variable name |
a structured list of variable names
Sebastian Weirich
data(lsa) existsBackgroundVariables(lsa, 2:4)