Description Usage Arguments Value
View source: R/asdataframe_flowSet.R
S3 Method for the as.data.frame function to convert a flowset into a data.frame
1 2 3 4 5 6 7 8 9 |
x |
a flowSet or ncdfFlowSet object |
add_filename |
if TRUE adds the filename of the original FCS file as a column |
use_longnames |
if TRUE, uses the longName from the FCS file as the column names |
verbose |
if TRUE, will display warnings, otherwise will hide warnings |
add_pdata |
if TRUE, adds pData as additional columns to the output |
A tibble of all the cells in the flowSet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.