Learn R Programming

biogas (version 1.61)

s3volw: Biogas Volume from Batch Reactors

Description

Biogas volume measurements from three batch bottles, organized in a “wide” format.

Usage

data("vol")

Arguments

Format

A data frame with 7 observations on the following 5 variables:

time.d

elapsed time of mass measurements (from bottle setup) in days, a numeric vector.

D

volume of biogas removed at time from bottle “D” in mL, a numeric vector.

E

volume of biogas removed at time from bottle “E” in mL, a numeric vector.

F

volume of biogas removed at time from bottle “F” in mL, 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. Volume was measured using syringes. Data in s3voll, s3compl, s3volw, s3compw, and s3lcombo are from the same bottles.

Examples

Run this code
data(vol)

Run the code above in your browser using DataLab