Learn R Programming

IFC (version 0.2.1)

FCS_merge_dataset: FCS Object Data Sets Merging

Description

Merges FCS data object with various data sets.

Usage

FCS_merge_dataset(fcs, ...)

Value

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.

Arguments

fcs

`IFC_fcs` object as extracted by readFCS().

...

other arguments to be passed.

Details

in data can contain extra columns named 'import_file' and 'import_subfile' intended to allow file/dataset identification