getTime: Get the time at which at flowFrame began collection

View source: R/generalFunctions.R

getTimeR Documentation

Get the time at which at flowFrame began collection

Description

Get the time at which at flowFrame began collection

Usage

getTime(flowframe)

Arguments

flowframe

The flowFrame for which you would like the initial time

Value

numeric time value in minutes

Examples

plate1<-read.flowSet(path = system.file("extdata", "ss_example", package =
"flowTime"),alter.names = TRUE)
getTime(plate1$A01.fcs)

wrightrc/flowTime documentation built on Dec. 8, 2022, 9:50 p.m.