Usage Arguments Author(s) Examples
View source: R/getCVbyPeptide.MFI.R
1 | getCVbyPeptide.MFI(bbea.obj, UR="PTID, Plate")
|
bbea.obj |
bbea data object |
UR |
unit of replication (e.g., patient, visit) |
Maria Suprun, Randall J. Ellis, Mayte Suárez-Fariñas
1 2 3 | data(Egg)
cv.db <- getCVbyPeptide.MFI(bbeaEgg, UR = c("PTID","Plate"))
head(cv.db)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.