print.clara package:cluster R Documentation _P_r_i_n_t _M_e_t_h_o_d _f_o_r _C_L_A_R_A _O_b_j_e_c_t_s _D_e_s_c_r_i_p_t_i_o_n: Prints the best sample, medoids, clustering vector and objective function of 'clara' object. This is a method for the function 'print()' for objects inheriting from class 'clara'. _U_s_a_g_e: ## S3 method for class 'clara': print(x, ...) _A_r_g_u_m_e_n_t_s: x: a clara object. ...: potential further arguments (require by generic). _S_e_e _A_l_s_o: 'summary.clara' producing more output; 'clara', 'clara.object', 'print', 'print.default'.