View source: R/generalFunctions.R
getTime | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.