Description Usage Arguments Examples
This is used internally for conditioning variable division. It does not have much use outside of there, but is exported for convenience.
1 | getCondCuts(df, splitVars)
|
df |
a data frame |
splitVars |
a vector of variable names to split by |
1 2 | # see how key names are obtained
getCondCuts(iris, "Species")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.