select_low_high_units: Select Low-High Units

View source: R/select_low_high_units.R

select_low_high_unitsR Documentation

Select Low-High Units

Description

Automatically selects low-high units in a tibble as well as assigns them into groups

Usage

select_low_high_units(data, var, number_of_pairs)

Arguments

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)

Value

A tibble object filtered down to the low-high units selected


sherlock documentation built on July 9, 2023, 6:13 p.m.