clusplot package:cluster R Documentation _C_l_u_s_t_e_r _P_l_o_t - _G_e_n_e_r_i_c _F_u_n_c_t_i_o_n _D_e_s_c_r_i_p_t_i_o_n: Draws a 2-dimensional "clusplot" on the current graphics device. This is a generic function with a default and 'partition' method. _U_s_a_g_e: clusplot(x, ...) _A_r_g_u_m_e_n_t_s: x: an R object. ...: additional arguments for 'methods'. Graphical parameters (see 'par') may also be supplied as arguments to this function. _S_i_d_e _E_f_f_e_c_t_s: a 2-dimensional clusplot is created on the current graphics device. _S_e_e _A_l_s_o: (for references and examples) 'clusplot.default', 'clusplot.partition', 'partition.object', 'pam', 'fanny', 'clara'.