View source: R/tidyDiscretise.R
cutsDfFromVector | R Documentation |
generate a data fram of cuts for every group in a dataframe from a vector of cuts, and the dataframe
cutsDfFromVector(df, cuts)
df |
- a grouped dataframe |
cuts |
- a vector of cuts - not including the -Inf, Inf ends |
a dataframe of cuts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.