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