Description Usage Arguments Value Author(s) References Examples
Calculates the effects of temperature on decomposition rates according to a linear model.
1 | fT.linear(Temp, a = 0.198306, b = 0.036337)
|
Temp |
A scalar or vector containing values of temperature for which the effects on decomposition rates are calculated. |
a |
A scalar defining the intercept of the linear function. |
b |
A scalar defining the slope of the linear function. |
A scalar or a vector containing the effects of temperature on decomposition rates (unitless).
Carlos A. Sierra <csierra@bgc-jena.mpg.de>, Markus Mueller <mamueller@bgc-jena.mpg.de>
Adair, E. C., W. J. Parton, S. J. D. Grosso, W. L. Silver, M. E. Harmon, S. A. Hall, I. C. Burke, and S. C. Hart. 2008. Simple three-pool model accurately describes patterns of long-term litter decomposition in diverse climates. Global Change Biology 14:2636-2660.
1 2 3 |
Loading required package: deSolve
Loading required package: parallel
Loading required package: RUnit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.