
Last chance! 50% off unlimited learning
Sale ends in
Minimum and maximum
minmax(x, empty_result = NULL, nThread = getOption("hutilscpp.nThread", 1L))
Vector of two elements, the minimum and maximum of x
, or NULL
.
An atomic vector.
What should be returned when length(x) == 0
?
Number of threads to be used.