find_first_gt: Find First GT

View source: R/utils_module.R

find_first_gtR Documentation

Find First GT

Description

Returns the index of the first element in x greater than k

Usage

find_first_gt(x, k)

Arguments

x

Input vector

k

Threshold

Value

x with k precision


gbaquer3/rMSIcleanup documentation built on Feb. 24, 2023, 2:58 p.m.