Learn R Programming

flowFP (version 1.30.0)

hasClasses-methods: Returns TRUE if the flowFP has a class factor for its instances

Description

This read-only accessor returns TRUE if the data object flowFP or flowFPPlex instances have been assigned a factor object representing the class membership of the instances.

Arguments

Methods

hasClasses(object)
object = "flowFP"
Returns TRUE if there are class assignments for each instance in this flowFP.
object = "flowFPPlex"
If a flowFPPlex has classes associated with its instances, they must all be the same.