Description Usage Arguments Value
View source: R/build_ff_df_w_abstime.R
This function takes a flowFrame object from the flowCore package as its only argument, and returns a tidy dataframe with the experiment data in columns with names according to the cytometer channels, a relative time column called 'Time', and an absolute time column in standard strptime format called 'abstime'.
1 |
ff |
The flowFrame |
a tidy dataframe of flow cytometry data; rows are observations, columns are channels; the identifier column is by default the name of the fcs file and is called 'exp'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.