Calculate indicator for plant available water
osi_p_paw.RdThis function calculates the plant available water index.
Arguments
- A_CLAY_MI
(numeric) The clay content of the soil (%)
- A_SAND_MI
(numeric) The sand content of the soil (%)
- A_SILT_MI
(numeric) The silt content of the soil (%)
- A_C_OF
(numeric) The organic carbon content of the soil (g / kg)
- pwarning
(boolean) Option to print a warning rather than error (stop) message for input checks (TRUE or FALSE)