which_min_n | R Documentation |
Which min n Get the indecies of the n smallest values using partial sort
which_min_n(x, n)
x |
vector |
n |
the number of indices |
vector of indecies
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.