as_tof_tbl.flowSet: Convert an object into a tof_tbl

View source: R/tof_tbl.R

as_tof_tbl.flowSetR Documentation

Convert an object into a tof_tbl

Description

Convert an object into a tof_tbl

Usage

## S3 method for class 'flowSet'
as_tof_tbl(flow_data, sep = "|")

Arguments

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 "|".

Value

a 'tof_tbl'


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