Takes a management list object output by add_custom
and converts it into an
estimate of soil organic matter, carbon, nitrogen and lignin inputs, in tonnes ha^-1. Essentially
a boilerplate function since the role of add_custom
is to provide direct access to the
management input, allow non-standard functions to be incorporated into the setup stage.
1 2 | ## S3 method for class 'custom'
soil_inputs(mgmt_obj)
|
mgmt_obj |
A management list object output by |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.