\HeaderA{clusplot}{Cluster Plot - Generic Function}{clusplot}
\keyword{cluster}{clusplot}
\keyword{hplot}{clusplot}
\begin{Description}\relax
Draws a 2-dimensional ``clusplot'' on the current graphics device.
This is a generic function with a default and \code{partition} method.
\end{Description}
\begin{Usage}
\begin{verbatim}
clusplot(x, ...)
\end{verbatim}
\end{Usage}
\begin{Arguments}
\begin{ldescription}
\item[\code{x}] an \R{} object.
\item[\code{...}] additional arguments for \code{\LinkA{methods}{methods}}.
Graphical parameters (see \code{\LinkA{par}{par}}) may also
be supplied as arguments to this function.
\end{ldescription}
\end{Arguments}
\begin{Section}{Side Effects}
a 2-dimensional clusplot is created on the current graphics device.
\end{Section}
\begin{SeeAlso}\relax
(for references and examples)
\code{\LinkA{clusplot.default}{clusplot.default}}, \code{\LinkA{clusplot.partition}{clusplot.partition}},
\code{\LinkA{partition.object}{partition.object}}, \code{\LinkA{pam}{pam}}, \code{\LinkA{fanny}{fanny}},
\code{\LinkA{clara}{clara}}.
\end{SeeAlso}

