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 Dec. 12, 2025, 9:06 a.m.