compute_timestep {flowWorkspace} | R Documentation |
compute time step from fcs keyword
compute_timestep(kw, unit.range, timestep.source = c("TIMESTEP", "BTIM"))
kw |
list of keywords |
unit.range |
the actual measured time unit range |
timestep.source |
either "TIMESTEP" or "BTIM". prefer to $TIMESTEP keyword when it is non NULL |