View source: R/winderodibility.R
ind_winderodibility | R Documentation |
This function calculates the indicator for the resistance of the soil against wind erosion.
ind_winderodibility(D_P_DU)
D_P_DU |
(numeric) The value for wind erodibility factor (WEF) as calculated by |
The evaluated score for the soil function to avoid soil damage due to wind erosion. A numeric value between 0 and 1.
ind_winderodibility(D_P_DU = 0.85)
ind_winderodibility(D_P_DU = c(0.15,0.6,0.9))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.