add_w | R Documentation |
stable
The input data should contain
columns named tin_w_wet_sample
, tin_w_OD_sample
, and tin_tare
. Note
that the tin tare should be looked up from the appropriate set of
pre-weighed tins. The formula for computing water content is
m_waterm_OD~soil
add_w(df)
df |
A data frame |
A new data frame containing the original data with an added column,
"water_content"
in decimal form.
Brady and Weil, 2002. The Nature and Properties of Soil.
add_w(example_wcont)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.