Description Usage Arguments Value See Also Examples
This is a convenience function to check if the object is a flowFPPlex.
| 1 | is.flowFPPlex(obj)
 | 
| obj |  returns TRUE if the object is a  | 
returns TRUE if the object is a flowFPPlex.
| 1 2 3 4 | data(fs1)
	fp = flowFP(fs1)
	plex = flowFPPlex(fp)
	is.flowFPPlex(fp)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.