Delete assay from calibration object
deleteAssay(object, which.assay, verbose = TRUE)
| object | Calibration Object |
|---|---|
| which.assay | A character specifying which assay to delete. |
| verbose | Default is TRUE. Logical specifying whether to print progress. |
calibration object with specified assay deleted.
If specified assay was current assay, new current assay is assigned.