Learn R Programming

RationalExp (version 0.2.2)

which.min2: 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