Skip to contents

Coerce an object into a flowFrame

Coerce a data.frame, tbl_df, or tof_tbl into a flowFrame

Usage

as_flowFrame(x, ...)

# S3 method for tof_tbl
as_flowFrame(x, ...)

Arguments

x

A data.frame, tbl_df, or tof_tbl.

...

Unused.

Value

A flowFrame

A flowFrame. Note that all non-numeric columns in `x` will be removed.

Examples

NULL
#> NULL

NULL
#> NULL