which.nsmallest: Indices of n smallest values in array

View source: R/interpolation.R

which.nsmallestR Documentation

Indices of n smallest values in array

Description

Indices of n smallest values in array

Usage

which.nsmallest(x, n)

tectonicr documentation built on June 8, 2025, 11:33 a.m.