"addParameter-methods" {rflowcyt} | R Documentation |
This function enables the user to add a column data variable, "colvar", (which specifies a value for each row/cell) to the data of a "FCS" object and updates the data information in the metadata of a FCS object.
(1) shortname : character string denoting the name of colvar; default value is "".
(2) longname : character string denothing the long name of colvar; default value is "".
(3) use.shortname : boolean; if TRUE then the shortname is assigned to the column variable in the data, otherwise the longname is used; default value is FALSE