fg_flux | R Documentation |
fg_flux()
implements different approaches to the flux-gradient
method (FGM). It takes a valid input dataset from cfp_dat()
and
calculates for each layer defined in cfp_layers_map()
.
fg_flux(x, ...)
## S3 method for class 'cfp_dat'
fg_flux(x, ...)
## S3 method for class 'cfp_fgres'
fg_flux(x, ...)
## S3 method for class 'cfp_fgmod'
fg_flux(x, ...)
x |
A |
... |
Arguments passed on to
|
DAVIDSON, E. A., SAVAGE, K. E., TRUMBORE, S. E., & BORKEN, W. (2006). Vertical partitioning of CO2 production within a temperate forest soil. In Global Change Biology (Vol. 12, Issue 6, pp. 944–956). Wiley. https://doi.org/10.1111/j.1365-2486.2005.01142.x
Other flux models:
pro_flux()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.