pdm: acrotelm

Description Usage Arguments Examples

Description

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.

Usage

1

Arguments

x

Examples

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)
{
  }

PaulTansley/cpeat documentation built on Dec. 31, 2020, 3:28 p.m.