getTime {flowTime} | R Documentation |
Get the time at which at flowFrame began collection
getTime(flowframe)
flowframe |
The |
numeric
time value in minutes
plate1<-read.flowSet(path = system.file("extdata", "ss_example", package = "flowTime"),alter.names = TRUE) getTime(plate1$A01.fcs)