View source: R/get_shared_keywords.R
get_shared_keywords | R Documentation |
get_shared_keywords() summarizes the keyword values shared across elements of a flowSet or GatingSet. If requested, it can return the keyword values which are not shared instead.
get_shared_keywords(flow.obj, invert = FALSE)
flow.obj |
a flowSet or GatingSet to analyse. |
invert |
if TRUE, return the keyword values not shared. |
a data frame summarizing the keyword values shared (or not shared) between the elements of the flowSet/GatingSet.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.