Usage
as_flowSet(x, ...)
# S3 method for class 'tof_tbl'
as_flowSet(x, group_cols, ...)
Arguments
- x
A tof_tbl.
- ...
Unused.
- group_cols
Unquoted names of the columns in `x` that should
be used to group cells into separate flowFrame
s.
Supports tidyselect helpers. Defaults to
NULL (all cells are written into a single flowFrame
).
Value
A flowSet
A flowSet
. Note that all non-numeric
columns in `x` will be removed.
Examples
NULL
#> NULL
NULL
#> NULL