clusterVisualNone-class {goCluster} | R Documentation |
The class can be used to avoid specifying a
visualization method when performing an analysis with goCluster
.
All slots are described in the documentation for the
clusterModule-class
.
Class "clusterVisual"
, directly.
Class "clusterModule"
, by class "clusterVisual"
.
signature(object = "clusterVisualNone")
: The
class has no parameters. This method does not result in any
action.signature(object = "clusterVisualNone")
: The
class has no executable function defined and will do nothing. signature(object = "clusterVisualNone")
: The
class has no parameters. This method returns an empty list. signature(object = "clusterVisualNone")
: The
class has no parameters. This method does not result in any
action. Gunnar Wrobel, http://www.gunnarwrobel.de.
goCluster-class
,
clusterModule-class
,
clusterVisual-class