s3voll {biogas} | R Documentation |
Biogas Volume from Batch Bottles
Description
Biogas volume measurements from three batch bottles, organized in a “long” format.
Usage
data("s3voll")
Format
A data frame with 21 observations on the following 4 variables:
id
identification code, a unique value for each bottle in the dataset.
time.d
elapsed time of mass measurements (from bottle setup) in days, a numeric vector.
vol.ml
volume of biogas removed at
time
in mL, a numeric vector.cvol.ml
cumulative sum of
vol
.
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.
Volume was measured using syringes.
Data in s3voll
, s3compl
, s3volw
, s3compw
, and s3lcombo
are from the same bottles.
Source
Sasha D. Hafner. Measurements by Johanna Maria Pedersen.
Examples
data(s3voll)
[Package biogas version 1.23.2 Index]