as_flowSet | R Documentation |
flowSet
Coerce an object into a flowSet
Coerce a tof_tbl into a flowSet
as_flowSet(x, ...)
## S3 method for class 'tof_tbl'
as_flowSet(x, group_cols, ...)
x |
A tof_tbl. |
... |
Unused. |
group_cols |
Unquoted names of the columns in 'x' that should
be used to group cells into separate |
A flowSet
A flowSet
. 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.