threshold: Returns logical vector indicating values above or below given...

View source: R/threshold.R

thresholdR Documentation

Returns logical vector indicating values above or below given limit

Description

Returns logical vector indicating values above or below given limit

Usage

threshold(values, min = T, limit = 0, na.value = NA)

Arguments

values

numeric vector

min

limit is a minimum/lower limit

limit

cutoff value

na.value

value value for NA


nicohuttmann/pOmics documentation built on Sept. 21, 2022, 9:28 a.m.