Description Usage Arguments Value Examples
View source: R/categorical ranges.R
Numerical data is passed along with the number of bins required. A label of binned factor ranges is returned
1 |
data |
a dataframe containing the data |
num_col |
is the column name containing the numerical values to be binned and labeled. |
bins |
is the number of bins to assign the categorical labels |
the categorical labels as a factor
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.