Other packages > Find by keyword >

biogas  

Process Biogas Data and Predict Biogas Production
View on CRAN: Click here


Download and install biogas package within the R console
Install from CRAN:
install.packages("biogas")

Install from Github:
library("remotes")
install_github("cran/biogas")

Install by package version:
library("remotes")
install_version("biogas", "1.61")



Attach the package and use:
library("biogas")
Maintained by
Sasha D. Hafner
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-03-06
Latest Update: 2020-01-08
Description:
High- and low-level functions for processing biogas data and predicting biogas production. Molar mass and calculated oxygen demand (COD') can be determined from a chemical formula. Measured gas volume can be corrected for water vapor and to (possibly user-defined) standard temperature and pressure. Gas quantity can be converted between volume, mass, and moles. Gas composition, cumulative production, or other variables can be interpolated to a specified time. Cumulative biogas and methane production (and rates) can be calculated using volumetric, manometric, gravimetric, or gas density methods for any number of bottles. With cumulative methane production data and data on bottle contents, biochemical methane potential (BMP) can be calculated and summarized, including subtraction of the inoculum contribution and normalization by substrate mass. Cumulative production and production rates can be summarized in several different ways (e.g., omitting normalization) using the same function. Biogas quantity and composition can be predicted from substrate composition and additional, optional data. Lastly, inoculum and substrate mass can be determined for planning BMP experiments.
How to cite:
Sasha D. Hafner (2015). biogas: Process Biogas Data and Predict Biogas Production. R package version 1.61, https://cran.r-project.org/web/packages/biogas. Accessed 02 Feb. 2025.
Previous versions and publish date:
1.0.1 (2015-05-28 12:06), 1.0 (2015-03-06 00:44), 1.1.0 (2015-07-29 16:02), 1.2.0 (2015-11-14 00:04), 1.2.1 (2015-11-14 16:12), 1.3.0 (2016-04-15 08:33), 1.4.0 (2016-05-24 14:49), 1.5.0 (2016-11-17 10:05), 1.6.0 (2016-12-16 08:33), 1.7.0 (2017-02-25 14:18), 1.8.0 (2017-08-09 19:57), 1.8.1 (2017-08-12 16:15), 1.9.0 (2018-01-03 14:15), 1.10.0 (2018-02-05 19:14), 1.10.2 (2018-05-02 12:06), 1.10.3 (2018-05-16 20:05), 1.23.2 (2020-01-08 13:40)
Other packages that cited biogas R package
View biogas citation profile
Other R packages that biogas depends, imports, suggests or enhances
Complete documentation for biogas
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

CPNCoverageAnalysis  
Conceptual Properties Norming Studies as Parameter Estimation
Implementation of conceptual properties norming studies, including estimates of CPNs parameters with ...
Download / Learn more Package Citations See dependency  
bndovb  
Bounding Omitted Variable Bias Using Auxiliary Data
Functions to implement a Hwang(2021) estimator, which bounds an omitted v ...
Download / Learn more Package Citations See dependency  
listcompr  
List Comprehension for R
Syntactic shortcuts for creating synthetic lists, vectors, data frames, and matrices using list com ...
Download / Learn more Package Citations See dependency  
cleandata  
To Inspect and Manipulate Data; and to Keep Track of This Process
Functions to work with data frames to prepare data for further analysis. The functions for imputati ...
Download / Learn more Package Citations See dependency  
cptcity  
'cpt-city' Colour Gradients
Incorporates colour gradients from the 'cpt-city' web archive available at ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA