plateFile <- system.file("EnVisionExample/XXX_1500.csv", package = "cellHTS2")
onePlate <- getEnVisionRawData(plateFile)
## to get the cross talk corrected data:
onePlate2 <- getEnVisionCrosstalkCorrectedData(plateFile)
Run the code above in your browser using DataLab