one_greater_than: Find rows of a dataframe where exactly one of the values is...

Description Usage Arguments Value

Description

Find rows of a dataframe where exactly one of the values is above a threshold

Usage

1
one_greater_than(df, threshold)

Arguments

df

A (numeric) dataframe.

threshold

A number.

Value

TRUE or FALSE.


kgori/svfiltr documentation built on May 20, 2019, 9:21 a.m.