View source: R/select_low_high_units.R
select_low_high_units | R Documentation |
Automatically selects low-high units in a tibble as well as assigns them into groups
select_low_high_units(data, var, number_of_pairs)
data |
input dataset (required) |
var |
variable of interest (required) |
number_of_pairs |
Number of low-high pairs to be created. Takes a numeric value (required) |
A tibble object filtered down to the low-high units selected
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.