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