add_DQC: Add dilution quality control (DQC) to the plate

View source: R/plate.R

add_DQCR Documentation

Add dilution quality control (DQC) to the plate

Description

Add dilution quality control (DQC) to the plate

Usage

add_DQC(plate, conc, fac, rep = 5, group = NA)

Arguments

plate

PlateObj object

conc

numeric. Concentration of the DQC well.

fac

numeric. Factor of the DQC well.

rep

numeric. Number of replicates. Default is 5.

group

A string for bioanalytical group.

The current implementation does not check ULOQ or LLOQ boundaries.


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