cf_is_subsetted {flowWorkspace}R Documentation

check whether a cytoframe/cytoset is a subsetted(by column or by row) view

Description

check whether a cytoframe/cytoset is a subsetted(by column or by row) view

Usage

cf_is_subsetted(x)

cs_is_subsetted(x)

Arguments

x

a cytoset or cytoframe


[Package flowWorkspace version 4.4.0 Index]