powered by
Add double blank (DB) to a plate
add_DB(plate, analytical = FALSE, group = NA)
PlateObj
PlateObj object
logical. If TRUE, the blank is bioanalytical, if FALSE it is analytical.
A string for bioanalytical group.
plate <- generate_96() |> add_DB()
Run the code above in your browser using DataLab