print.power.htest package:stats R Documentation _P_r_i_n_t _m_e_t_h_o_d _f_o_r _p_o_w_e_r _c_a_l_c_u_l_a_t_i_o_n _o_b_j_e_c_t _D_e_s_c_r_i_p_t_i_o_n: Print object of class '"power.htest"' in nice layout. _U_s_a_g_e: ## S3 method for class 'power.htest': print(x, ...) _A_r_g_u_m_e_n_t_s: x: Object of class '"power.htest"'. ...: further arguments to be passed to or from methods. _D_e_t_a_i_l_s: A 'power.htest' object is just a named list of numbers and character strings, supplemented with 'method' and 'note' elements. The 'method' is displayed as a title, the 'note' as a footnote, and the remaining elements are given in an aligned 'name = value' format. _V_a_l_u_e: none _A_u_t_h_o_r(_s): Peter Dalgaard _S_e_e _A_l_s_o: 'power.t.test', 'power.prop.test'