.fwl | R Documentation |
Function to calculate the reduction in crop production caused by waterlogging.
.fwl(x, GHG, GLG, min_red)
x |
Parameters (A-E) in the analytic function to calculate the reduction in crop production caused by waterlogging. |
GHG |
Average highest groundwater level, relative to soil surface level, (m) (numeric) |
GLG |
Average lowest groundwater level, relative to soil surface level, (m) (numeric) |
min_red |
Minimum value of the reduction in crop production caused by waterlogging (%) (numeric) |
Reduction in crop production caused by waterlogging (%); (numeric)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.