

   CClluusspplloott -- GGeenneerriicc FFuunnccttiioonn

        clusplot(x, ...)

   AArrgguummeennttss::

          x: an S-PLUS object.

        ...: methods may have additional arguments.  Graphical
             parameters (see `par') may also be supplied as
             arguments to this function.

   DDeessccrriippttiioonn::

        Creates a  2-dimensional clusplot on the current graph-
        ics device.  This is a generic function.  Functions
        with names beginning in `clusplot.' will be methods for
        this function.  `partition'.

   SSiiddee EEffffeeccttss::

        a 2-dimensional clusplot is created on the current
        graphics device.

   SSeeee AAllssoo::

        `clusplot.default', `clusplot.partition', `parti-
        tion.object', `pam', `fanny', `clara'.

