min,SoilProfileCollection-method | R Documentation |
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
.
## S4 method for signature 'SoilProfileCollection'
min(x, v = NULL, na.rm = TRUE)
x |
a SoilProfileCollection |
v |
optional: a vector of horizon attribute names to refine calculation |
na.rm |
remove |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.