Thanks to visit codestin.com
Credit goes to github.com

Skip to content

❗ This is a read-only mirror of the CRAN R package repository. fluxfinder — Parsing, Computation, and Diagnostics for Greenhouse Gas Measurements. Homepage: https://github.com/COMPASS-DOE/fluxfinder Report bugs for this package: https://github.com/COMPASS-DOE/fluxfinder/issues

License

Notifications You must be signed in to change notification settings

cran/fluxfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 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").

About

❗ This is a read-only mirror of the CRAN R package repository. fluxfinder — Parsing, Computation, and Diagnostics for Greenhouse Gas Measurements. Homepage: https://github.com/COMPASS-DOE/fluxfinder Report bugs for this package: https://github.com/COMPASS-DOE/fluxfinder/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published