Description Usage Arguments Value
Apply panel names to a flowframe or tibble
1 | apply_panel(input, exp_info, panel = NULL)
|
input |
A |
exp_info |
A cytobank experiment info object generated by |
panel |
A character string specifying the panel to be applied (neccessary if >1 panel present). |
If ‘input' was a flowFrame, returns a flowFrame with the ’desc' for each channel renamed approriately
If 'input' was a tibble, return a tibble with the columns renamed approriately.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.