FCS_merge_sample | R Documentation |
Merges FCS data object with various samples.
FCS_merge_sample(fcs, ...)
fcs |
'IFC_fcs' object as extracted by readFCS(). |
... |
other arguments to be passed. |
in data can contain extra columns named 'import_file' and 'import_subfile' intended to allow file/dataset identification
a list of list containing:
- header, list of header information corresponding to 'options'
- delimiter, unique character used to separate keyword-value pairs
- text, list of keywords values,
- data, data.frame of values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.