is.flowFPPlex: Test to see if object is a flowFPPlex

Description Usage Arguments Value See Also Examples

View source: R/flowFPPlex.R

Description

This is a convenience function to check if the object is a flowFPPlex.

Usage

1

Arguments

obj

returns TRUE if the object is a flowFPPlex.

Value

returns TRUE if the object is a flowFPPlex.

See Also

flowFPPlex

Examples

1
2
3
4
data(fs1)
	fp = flowFP(fs1)
	plex = flowFPPlex(fp)
	is.flowFPPlex(fp)

rogerswt/flowFP_abandoned documentation built on Sept. 2, 2020, 12:39 p.m.