SEB-NP22.fcs {rfcdmin} | R Documentation |
This file is obtained from the FHCRC.
## see the examples
A binary file with text heading.
HVTN, FHCRC.
Also from the 'fcs' directory of rfcdfhcrc2 data package.
if (FALSE) { ## This example always throws an error; it is not real, though! if (require(rflowcyt)){ location<-system.file("fcs", package="rfcdmin") SEB.NP22.FCSRobj.current <- read.FCS(paste(location, "/SEB-NP22.fcs", sep="")) } else { cat("rflowcyt package is needed to run the examples.", "\n\n") } }