find_first_lt: Find First LT

View source: R/utils_module.R

find_first_ltR Documentation

Find First LT

Description

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

Usage

find_first_lt(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.