The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

fluxfinder

R-CMD-check Codecov test coverage

The goal of fluxfinder is to allow users to straightforwardly parse data files generated by infrared gas analyzers used in environmental sciences research; match data and metadata; compute greenhouse gas fluxes; and generate QA/QC plots and diagnostics.

We emphasize clear and well-documented code, good documentation, and focused functions that can be easily integrated into conventional or tidyverse-style analytical pipelines.

It is also straightforward to integrate this package’s utilities with the more powerful flux-computation capabilities of the gasfluxes package.

Installation

You can install fluxfinder from CRAN…

install.packages("fluxfinder")

…or the development version of fluxfinder from GitHub with:

# install.packages("remotes")
remotes::install_github("COMPASS-DOE/fluxfinder", build_vignettes = TRUE)

Supported data file types

Currently fluxfinder provides functions to read data from:

Next steps

See the introductory vignette! That is the best and most up-to-date resource.

Citation

If you use fluxfinder in your research, please cite it! See citation("fluxfinder").

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.