LimitingFactor.Rd
Doing poorly at one time/place negates benefits elsewhere. Implemented with min(). For binary, this means failing anywhere means failing everywhere.
LimitingFactor(x, na.rm = TRUE)
values to aggregate
default na.rm = TRUE finds the aggregation ignoring NA, opposite usual na.rm default na.rm = FALSE, which returns NA if there are any NA.
na.rm = TRUE
na.rm = FALSE
summarised data