View source: R/ff_importutils.R
swap.names | R Documentation |
Exchange operator-supplied parameter labels (in the pData 'desc' field) with the configuration-dependent parameter names (in the pData 'name' field).
swap.names(ff)
ff |
The flowFrame to be processed |
Generally, exchange 'names' with 'desc' in pData(parameters(ff)). Note that the colnames in the SPILL matrix are adjusted so that autocomp should still work.
A flowFrame with re-arranged labels.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.