add_DB: Add double blank (DB) to a plate

View source: R/plate.R

add_DBR Documentation

Add double blank (DB) to a plate

Description

Add double blank (DB) to a plate

Usage

add_DB(plate, analytical = FALSE, group = NA)

Arguments

plate

PlateObj object

analytical

logical. If TRUE, the blank is bioanalytical, if FALSE it is analytical.

group

A string for bioanalytical group.

Value

PlateObj

Examples

plate <- generate_96() |>
add_DB()

PKbioanalysis documentation built on Jan. 15, 2026, 1:06 a.m.