max: Get the maximum bottom depth in a SoilProfileCollection

max,SoilProfileCollection-methodR Documentation

Get the maximum bottom depth in a SoilProfileCollection

Description

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.

Usage

## S4 method for signature 'SoilProfileCollection'
max(x, v = NULL, na.rm = TRUE)

Arguments

x

a SoilProfileCollection

v

optional: horizon-level column name to refine calculation

na.rm

remove NA? default: TRUE


aqp documentation built on Sept. 8, 2023, 5:45 p.m.