Description Usage Arguments Examples
Return the indices of n max values of a variable
1 |
var |
the variable to use. |
n |
number of rows to return. |
value |
if FALSE, a vector containing the (integer) indices is returned, and if TRUE, a vector containing the elements themselves is returned. |
1 | var_max(1:10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.