Description Usage Arguments Examples
Runs the peatland acrotelm decomposition model. Requires the following columns: zeroed_age, decomp and addition. The latter two are taken directly from the clymo output, zeroed_age should be the output of whatever age-depth model has been run, zeroed to the point of core extraction.
1 | acrotelm(x)
|
x |
1 2 3 4 5 6 7 8 | ##---- Should be DIRECTLY executable !! ----
##-- ==> Define data, use random,
##-- or do help(data=index) for the standard data sets.
## The function is currently defined as
function (x)
{
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.