as.data.frame.flowFrame: S3 Method for the as.data.frame function to convert a...

Description Usage Arguments Value

View source: R/asdataframe_flowFrame.R

Description

S3 Method for the as.data.frame function to convert a flowFrame into a dataframe

Usage

1
2
## S3 method for class 'flowFrame'
as.data.frame(x, ..., use_longnames = TRUE)

Arguments

x

a flowFrame object

use_longnames

if TRUE, uses the longName from the FCS file as the column names

Value

A data.frame of all the cells in the flowFrame


bjreisman/cytotidyr documentation built on Nov. 22, 2020, 9:30 p.m.