Description Usage Arguments Value Author(s) Examples
Removes trajectories with less than 4 data points
| 1 | trajMeasures(trajSet, spf)
 | 
| trajSet | This is a  | 
| spf | Numeric. Seconds elapsed per frame. | 
A matrix 24 columns wide. Each row corresponds to one trajectory.
Ayan Bandyopadhyay, Bellarmine College Prep 11/26/2015
| 1 2 3 | library(flowcatchR)
trajPlatelets <- trajectories(particles(channel.Frames(MesenteriumSubset,"red")))
trajData <-trajMeasures(trajPlatelets, 1)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.