| strawSetup {biogas} | R Documentation |
Setup Details for Batch Reactors
Description
Description of reactor substrates and information on reactor, substrates and, inoculum initial masses for 12 anaerobic reactors with straw for substrate.
Usage
data("setup")
Format
A data frame with 12 observations on the following 6 variables:
bottleidentification code, a unique value for each reactor in the dataset. Integer with all values from 1 to 12.
treatmenttreatment of the substrate (ground straw), a factor.
startstarting date and time, when the reactors were set up.
sub.massmass of substrate added to the reactor at the start in g, a numeric vector.
inoc.massmass of inoculum added to the reactor at the start in g, a numeric vector.
headspacebottle headspace volume, in mL. A numeric vector.
Details
These data are meant to be example data for summBg.
Reactors were ca. 600 mL glass serum bottles with butyl rubber septa and screw caps.
Masses were measured with an electronic balance to 10 mg.
Data in strawPressure, strawMass, and strawComp are from the same reactors.
Source
Measurements by Charlotte Rennuit.
Examples
data(setup)