powered by
This function allows to find the first minimum of a numeric vector
.firstMin(x, positionOnly = FALSE)
numeric vector
(numeric vector) main input
(logical)
which.min
.firstMin(c(4,3:6))
Run the code above in your browser using DataLab