compute_w_addition | R Documentation |
w_addition()
Internal vectorized function which calculates water additions. Wrapped by w_addition()
compute_w_addition(..., OD_mass, w_extant, w_desired, x = NULL)
... |
currently ignored |
OD_mass |
Double. Oven-dry mass of soil in g or kg |
w_extant |
Double. Existing water content (decimal). |
w_desired |
Double. Desired final water content (decimal) |
x |
List/data frame/tibble. Must contain columns |
Tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.