Get the deepest depth of description out of all profiles in a SoilProfileCollection. Data missing one or more of: bottom depth, profile ID, or any optional attribute are omitted using complete.cases
.
# S4 method for SoilProfileCollection
max(x, v = NULL, na.rm = TRUE)
a SoilProfileCollection
optional: horizon-level column name to refine calculation
remove NA
? default: TRUE