which.max
Determines the location, i.e., index of the (first) minimum or
maximum of a numeric vector. If the vector has multiple max, how can I retrieve all of them?
which.max
Determines the location, i.e., index of the (first) minimum or
maximum of a numeric vector. If the vector has multiple max, how can I retrieve all of them?