Description Usage Arguments Value
More conventient function to get the index of the minimal index in a numeric vector. (base::which.min only returns the first position of the minimum value).
1 | which.max2(x, type = "first")
|
x |
[ |
type |
[ |
[vector
] Position(s) of the occurence(s) of the
maximal value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.