collapse_desc: Coerce the list of the keywords into a character Also flatten...

View source: R/IO.R

collapse_descR Documentation

Coerce the list of the keywords into a character Also flatten spillover matrix into a string

Description

Coerce the list of the keywords into a character Also flatten spillover matrix into a string

Usage

collapse_desc(d, collapse.spill = TRUE)

Arguments

d

a named list of keywords

collapse.spill

whether to flatten spillover matrix to a string

Value

a list of strings

Examples

data(GvHD)
fr <- GvHD[[1]]
collapse_desc(keyword(fr))

RGLab/flowCore documentation built on March 19, 2024, 9:45 p.m.