calc_saturation_water_content | R Documentation |
Calculate saturation water content
calc_saturation_water_content(sand_pct, clay_pct)
sand_pct |
Percentage of sand in soil layer |
clay_pct |
Percentage of clay in soil layer |
Saturation water content (m3/m3)
cropsyst:::calc_saturation_water_content(40, 30)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.