as_flowFrame: Coerce an object into a 'flowFrame'

View source: R/tof_tbl.R

as_flowFrameR Documentation

Coerce an object into a flowFrame

Description

Coerce an object into a flowFrame

Coerce a tof_tbl into a flowFrame

Usage

as_flowFrame(x, ...)

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

Arguments

x

A tof_tbl.

...

Unused.

Value

A flowFrame

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

Examples

NULL

NULL

keyes-timothy/tidytof documentation built on March 31, 2024, 12:01 p.m.