Description Usage Arguments Examples
To be used as an argument to the build_soil_input()
function. Creates an
object containing grassland production information and checks it for correct format and values.
Arguments should be vectors of matching length, or of length 1.
1 | add_grass(yield_t_dm_ha, res_t_dm_ha, root_t_dm_ha)
|
yield_t_dm_ha |
A numeric vector indicating grassland forage yield in tonnes dry matter hectare-1^. |
res_t_dm_ha |
A numeric vector indicating grassland residue biomass in tonnes dry matter hectare-1^. |
root_t_dm_ha |
A numeric vector indicating grassland root biomass in tonnes dry matter hectare-1^. |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.