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

Description Usage Arguments Value See Also Examples

View source: R/flowFP.R

Description

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

Usage

1
is.flowFP(obj)

Arguments

obj

returns TRUE if the object is a flowFP

Value

returns TRUE if the object is a flowFP

See Also

flowFP

Examples

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

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