as_flowFrame | R Documentation |
flowFrame
Coerce an object into a flowFrame
Coerce a tof_tbl into a flowFrame
as_flowFrame(x, ...)
## S3 method for class 'tof_tbl'
as_flowFrame(x, ...)
x |
A tof_tbl. |
... |
Unused. |
A flowFrame
A flowFrame
. Note that all non-numeric
columns in 'x' will be removed.
NULL
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.