which.min2: Find the min of a list starting from the end

Description Usage Arguments

View source: R/which.min2.R

Description

Find the min of a list starting from the end

Usage

1
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


RationalExp documentation built on May 2, 2019, 2:07 a.m.