powered by
This low-level function is deployed as part of the semantic enrichment process. Calculates minimum of values in numeric vector (ignoring NAs). If all values in numeric vector are NA, returns NA (rather than Inf),
NA
min_catchNAs(x)
minimum value of x
x
numeric vector