print.agnes package:cluster R Documentation _P_r_i_n_t _M_e_t_h_o_d _f_o_r _A_G_N_E_S _O_b_j_e_c_t_s _D_e_s_c_r_i_p_t_i_o_n: Prints the call, agglomerative coefficient, ordering of objects and distances between merging clusters (`Height') of an 'agnes' object. This is a method for the generic 'print()' function for objects inheriting from class 'agnes', see 'agnes.object'. _U_s_a_g_e: ## S3 method for class 'agnes': print(x, ...) _A_r_g_u_m_e_n_t_s: x: an agnes object. ...: potential further arguments (required by generic). _S_e_e _A_l_s_o: 'summary.agnes' producing more output; 'agnes', 'agnes.object', 'print', 'print.default'.