| s3compw {biogas} | R Documentation |
Methane Content of Biogas from Batch Reactors
Description
Methane content (biogas composition) measurements from three batch bottles, organized in a “wide” format.
Usage
data("vol")
Format
A data frame with 5 observations on the following 4 variables:
time.delapsed time of mass measurements (from bottle setup) in days, a numeric vector.
Dbiogas methane content at
timefrom bottle “D” as mole fraction, a numeric vector.Ebiogas methane content at
timefrom bottle “E” as mole fraction, a numeric vector.Fbiogas methane content at
timefrom bottle “F” as mole fraction, a numeric vector.
Details
These data are meant to be example data for cumBg.
Reactors were 300 mL glass serum bottles with butyl rubber septa and screw caps.
Substrate was municipal wastewater sludge.
Methane and carbon dioxide contents were determined by gas chromatography using a thermal conductivity detector and normalised so methane and carbon dioxide sum to 1.0.
Data in s3voll, s3compl, s3volw, s3compw, and s3lcombo are from the same bottles.
Source
Sasha D. Hafner. Measurements by Johanna Maria Pedersen.
Examples
data(s3compw)