Rdocumentation
powered by
Learn R Programming
tectonicr (version 0.4.8)
which.nsmallest: Indices of n smallest values in array
Description
Indices of n smallest values in array
Usage
which.nsmallest(x, n)
Arguments