| setup | R Documentation |
Description of reactor substrates and information on reactor, substrates and, inoculum initial masses for twelve anaerobic reactors.
data("setup")
A data frame with 12 observations on the following 11 variables:
ididentification code, a unique value for each reactor in the dataset. A factor with levels 2_1, 2_2, 2_3, 2_4, 2_5, 2_6, 2_7, 2_8, 2_9, 2_10, 2_11, and 2_12
descripdescription of substrate, a factor with levels A B inoc.
msubmass of substrate added to the reactor at the start in g, a numeric vector.
minocmass of inoculum added to the reactor at the start in g, a numeric vector.
mvs.submass of volatile solids (VS) of substrate added to the reactor at the start in g, a numeric vector.
mvs.inocmass of volatile solids (VS) of inoculum added to the reactor at the start in g, a numeric vector.
mcod.submass of chemical oxygen demand (COD) of substrate added to the reactor at the start in g oxygen, a numeric vector.
mcod.inocmass of chemical oxygen demand (COD) of inoculum added to the reactor at the start in g oxygen, a numeric vector.
m.tottotal mass added to the reactor at the start in g, a numeric vector.
mvs.tottotal mass of VS in the reactor at the start in g, a numeric vector.
mcod.tottotal mass of COD in the reactor at the start in g oxygen, a numeric vector.
These data are meant to be example data for summBg.
Reactors were 500 mL glass serum bottles with butyl rubber septa and screw caps.
Data in vol, mass, massw, comp, and setup are from the same reactors.
Measurements made by Charlotte Rennuit and Ali Heidarzadeh Vazifehkhoran
data(setup)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.