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



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-05-28
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.23.2, https://cran.r-project.org/web/packages/biogas
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)
Other packages that cited biogas R package
View biogas citation profile
Other R packages that biogas depends, imports, suggests or enhances
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

ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns