Skip to content

COMPASS-DOE/fluxfinder

Repository files navigation

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; 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 the development version of fluxfinder from GitHub with:

# install.packages("remotes")
remotes::install_github("COMPASS-DOE/fluxfinder")

Example

This is a basic example which shows you how to solve a common problem:

library(fluxfinder)
## basic example code

About

File Parsing, Flux Computation, and Diagnostics of Greenhouse Gas Measurements

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages