calc_cec | R Documentation |
This function calculates the capacity of the soil to buffer cations
calc_cec(A_CEC_CO)
A_CEC_CO |
(numeric) The cation exchange capacity (mmol+ / kg) |
The capacity of the soil to buffer cations. A numeric value.
calc_cec(A_CEC_CO = 85)
calc_cec(A_CEC_CO = c(85,125,326))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.