Learn R Programming

PKbioanalysis (version 0.3.0)

add_DB: Add double blank (DB) to a plate

Description

Add double blank (DB) to a plate

Usage

add_DB(plate)

Value

PlateObj

Arguments

plate

PlateObj object

Examples

Run this code
plate <- generate_96() |>
add_DB()

Run the code above in your browser using DataLab