nth_max: nth_max

nth_maxR Documentation

nth_max

Description

The nth maximum value

Usage

nth_max(x, n = 2)

Examples

x <- c(12.45,34,4,0,-234,45.6,4)
nth_max(x)

kongdd/PhenoAsync documentation built on April 21, 2024, 2:36 a.m.