View source: R/organic_soil_index.R
organicSoilIndexMain | R Documentation |
The organic soil index main calls all required function and produces the rating for organic soil over the study site.
organicSoilIndexMain( egdd, ppe, surfaceBD, subsurfaceBD, depthToWaterTable, surfacepH, surfaceSalinity, subsurfacepH, subsurfaceSalinity )
egdd |
Effective growing degree days either T5 or T10. |
ppe |
Precipitation minus potential evapotranspiration |
surfaceBD |
Surface bulk density Mg/m^3 |
subsurfaceBD |
The subsurface bulk density Mg/m^3. Default is at 60cm depth. |
depthToWaterTable |
Depth to water table in cm |
surfacepH |
Surface pH measured in saturated paste |
surfaceSalinity |
Surface salinity measured in saturated paste (dS/m) |
subsurfacepH |
The subsurface pH measured in saturated paste (dS/m). Default is at 60cm depth. |
subsurfaceSalinity |
The subsurface salinity measured in saturated paste (dS/m). Default is at 60cm depth. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.