get_shared_keywords: Get shared keyword values in a flowSet/GatingSet

View source: R/get_shared_keywords.R

get_shared_keywordsR Documentation

Get shared keyword values in a flowSet/GatingSet

Description

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.

Usage

get_shared_keywords(flow.obj, invert = FALSE)

Arguments

flow.obj

a flowSet or GatingSet to analyse.

invert

if TRUE, return the keyword values not shared.

Value

a data frame summarizing the keyword values shared (or not shared) between the elements of the flowSet/GatingSet.


benvallin/banban documentation built on Sept. 29, 2023, 5:46 a.m.