inst/data-raw/LabscaleBiogasLayout.R

## code to prepare `LabscaleBiogasLayout` dataset goes here
# reactorLayout for LabscaleBiogas example data set ####
LabscaleBiogasLayout <- correct_RLayout(c("2*Blank","Cellulose",
                                          "2*S1 ctrl","2*S1 7d","2*S1 4d",
                                          "2*S2 ctrl","2*S2 4d","2*S2 6d"))

usethis::use_data(LabscaleBiogasLayout, overwrite = TRUE)

Try the bgfanalyzer package in your browser

Any scripts or data that you put into this service are public.

bgfanalyzer documentation built on Sept. 26, 2026, 5:07 p.m.