Processes the raw data from closed loop flux chamber (or tent) setups into ecosystem gas fluxes usable for analysis. It goes from a data frame of gas concentration over time (which can contain several measurements) and a meta data file indicating which measurement was done when, to a data frame of ecosystem gas fluxes including quality diagnostics. Functions provided include different models (exponential as described in Zhao et al (2018) <doi:10.1016/j.agrformet.2018.08.022>, quadratic and linear) to estimate the fluxes from the raw data, quality assessment, plotting for visual check and calculation of fluxes based on the setup specific parameters (chamber size, plot area, ...).
Version: | 1.0.0 |
Depends: | R (≥ 4.1) |
Imports: | broom, dplyr, ggforce, ggplot2, haven, lubridate, rlang, purrr, stats, stringr, tidyr, zoo, progress, purrrlyr, tidyselect |
Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0), vdiffr, forcats, tidyverse, fs |
Published: | 2025-02-13 |
DOI: | 10.32614/CRAN.package.fluxible |
Author: | Joseph Gaudard |
Maintainer: | Joseph Gaudard <joseph.gaudard at pm.me> |
BugReports: | https://github.com/Plant-Functional-Trait-Course/fluxible/issues |
License: | GPL (≥ 3) |
URL: | https://plant-functional-trait-course.github.io/fluxible/, https://github.com/Plant-Functional-Trait-Course/fluxible |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | fluxible results |
Package source: | fluxible_1.0.0.tar.gz |
Windows binaries: | r-devel: fluxible_1.0.0.zip, r-release: fluxible_1.0.0.zip, r-oldrel: fluxible_1.0.0.zip |
macOS binaries: | r-devel (arm64): fluxible_1.0.0.tgz, r-release (arm64): fluxible_1.0.0.tgz, r-oldrel (arm64): fluxible_1.0.0.tgz, r-devel (x86_64): fluxible_1.0.0.tgz, r-release (x86_64): fluxible_1.0.0.tgz, r-oldrel (x86_64): fluxible_1.0.0.tgz |
Old sources: | fluxible archive |
Please use the canonical form https://CRAN.R-project.org/package=fluxible to link to this page.