compute_timestep {flowWorkspace}R Documentation

compute time step from fcs keyword

Description

compute time step from fcs keyword

Usage

compute_timestep(kw, unit.range, timestep.source = c("TIMESTEP", "BTIM"))

Arguments

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


[Package flowWorkspace version 4.0.6 Index]