View source: R/all_digit_test_helper_functions.R
break_by_category | R Documentation |
Breaks the data on specified column
break_by_category(data, break_out, break_out_grouping)
data |
A dataframe, preferably 'cleaned' slot for |
break_out |
|
break_out_grouping |
A list of arrays, or defaulted to NA. Only effective if
|
A list of array of indexes in data
that belongs to each category
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.