If FALSE, will return a vector of the
indices whose elements are greater than or equal to the Kth
largest element, resulting in a vector possibly of length
greater than K in the case of ties.
Details
This function returns the indices corresponding to the top elements
of a vector.