View source: R/operational_tools.R
soilTexture | R Documentation |
Determine soil texture based on percentage silt and clay percentages. Future updates will reference soil lookup tables to best determine soil texture and type.
soilTexture(siltPercent, clayPercent)
siltPercent |
Percentage of silt in soil composition |
clayPercent |
Percentage of clay in soil composition |
The texture of the soil profile based on percent silt clay
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.