add_suitability {PKbioanalysis} | R Documentation |
Add suitability sample to the plate
Description
Add suitability sample to the plate
Usage
add_suitability(plate, conc, label = "suitability")
Arguments
plate |
PlateObj object. |
conc |
numeric. Concentration of the suitability well. |
label |
character. Label for the suitability well. Default is "suitability". |
Value
PlateObj
[Package PKbioanalysis version 0.3.0 Index]