which.min2 {RationalExp}R Documentation

Find the min of a list starting from the end

Description

Find the min of a list starting from the end

Usage

which.min2(x, last.index = FALSE, ...)

Arguments

x

list of elements

last.index

starting from the last index (=TRUE). Default is false

...

hypotetical additional elements


[Package RationalExp version 0.2.2 Index]