collapse_desc {flowCore} | R Documentation |
Coerce the list of the keywords into a character Also flatten spillover matrix into a string
collapse_desc(d, collapse.spill = TRUE)
d |
a named list of keywords |
collapse.spill |
whether to flatten spillover matrix to a string |
a list of strings
data(GvHD) fr <- GvHD[[1]] collapse_desc(keyword(fr))