View source: R/compute_surface_flux.R
compute_surface_flux | R Documentation |
Computation function. Given a measurement of the co2 and diffusive flux at different levels, return the surface flux
compute_surface_flux(input_data)
input_data |
Required. A data frame containing zOffsets, diffusivity, and co2 (umol mol-1) and their associated errors |
A value of the surface CO2 flux (umol m-2 s-1)
John Zobitz zobitz@augsburg.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.