Description Usage Arguments Value
View source: R/asdataframe_flowFrame.R
S3 Method for the as.data.frame function to convert a flowFrame into a dataframe
1 2  | ## S3 method for class 'flowFrame'
as.data.frame(x, ..., use_longnames = TRUE)
 | 
x | 
 a flowFrame object  | 
use_longnames | 
 if TRUE, uses the longName from the FCS file as the column names  | 
A data.frame of all the cells in the flowFrame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.