as_tof_tbl.flowSet | R Documentation |
Convert an object into a tof_tbl
## S3 method for class 'flowSet'
as_tof_tbl(flow_data, sep = "|")
flow_data |
A FlowSet |
sep |
A string to use to separate the antigen name and its associated metal in the column names of the output tibble. Defaults to "|". |
a 'tof_tbl'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.