min: Get the minimum bottom depth in a SoilProfileCollection

min,SoilProfileCollection-methodR Documentation

Get the minimum bottom depth in a SoilProfileCollection

Description

Get the shallowest 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'
min(x, v = NULL, na.rm = TRUE)

Arguments

x

a SoilProfileCollection

v

optional: a vector of horizon attribute names to refine calculation

na.rm

remove NA? default: TRUE


ncss-tech/aqp documentation built on April 14, 2024, 1:25 p.m.