| add_DB | R Documentation |
Add double blank (DB) to a plate
add_DB(plate, analytical = FALSE, group = NA)
plate |
PlateObj object |
analytical |
logical. If TRUE, the blank is bioanalytical, if FALSE it is analytical. |
group |
A string for bioanalytical group. |
PlateObj
plate <- generate_96() |>
add_DB()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.