This is a convenience function to check if the object is a flowFP.
flowFP
is.flowFP(obj)
obj
returns TRUE if the object is a flowFP
data(fs1) fp = flowFP(fs1) is.flowFP(fp)