powered by
This is used internally for conditioning variable division. It does not have much use outside of there, but is exported for convenience.
getCondCuts(df, splitVars)
a data frame
a vector of variable names to split by
# NOT RUN { # see how key names are obtained getCondCuts(iris, "Species") # }
Run the code above in your browser using DataLab