powered by
Return the indices of n max values of a variable
var_max(var, n = 6)
the variable to use.
number of rows to return.
# NOT RUN { var_max(1:10) # }
Run the code above in your browser using DataLab