which.min2 {RationalExp} | R Documentation |
Find the min of a list starting from the end
which.min2(x, last.index = FALSE, ...)
x |
list of elements |
last.index |
starting from the last index (=TRUE). Default is false |
... |
hypotetical additional elements |