View source: R/organic_soil_index.R
organicSoilRating | R Documentation |
Organic Soil rating
The organic soil rating calculates the rating class for the organic soil index.
organicSoilRating( soilTemp, moistureDeduct, surfaceFactors, subsurfaceFactors, drainage, add1, add2, add3, add4, add5, add6, add7, add8, add9 )
soilTemp |
The results from the climate factors. |
moistureDeduct |
The results from the moistureDeduct factor. |
surfaceFactors |
The results from the surfaceFactors. |
subsurfaceFactors |
The results from the subsurfaceFactor. |
drainage |
The results from the drainage factor. |
add1 |
Additional data 1. |
add2 |
Additional data 2. |
add3 |
Additional data 3. |
add4 |
Additional data 4. |
add5 |
Additional data 5. |
add6 |
Additional data 6. |
add7 |
Additional data 7. |
add8 |
Additional data 8. |
add9 |
Additional data 9. |
The organic soil rating.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.