Description Usage Arguments Value Examples
View source: R/generalFunctions.R
Get the time at which at flowFrame began collection
1 | getTime(flowframe)
|
flowframe |
The |
numeric
time value in minutes
1 2 3 | 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.