print.mona package:cluster R Documentation _P_r_i_n_t _M_e_t_h_o_d _f_o_r _M_O_N_A _O_b_j_e_c_t_s _D_e_s_c_r_i_p_t_i_o_n: Prints the ordering of objects, separation steps, and used variables of a 'mona' object. This is a method for the function 'print()' for objects inheriting from class 'mona'. _U_s_a_g_e: ## S3 method for class 'mona': print(x, ...) _A_r_g_u_m_e_n_t_s: x: a mona object. ...: potential further arguments (require by generic). _S_e_e _A_l_s_o: 'mona', 'mona.object', 'print', 'print.default'.