View source: R/isMineralSoilMaterial.R
isMineralSoilMaterial | R Documentation |
Evaluate mineral soil material criteria based on soil organic carbon, clay content, and length of saturation.
isMineralSoilMaterial(soc, clay, saturation = TRUE)
soc |
soil organic carbon percent by mass |
clay |
clay content percent by mass |
saturation |
logical, cumulative saturation 30+ days |
data.frame
of criteria test results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.