page                  package:base                  R Documentation

_I_n_v_o_k_e _a _P_a_g_e_r _o_n _a_n _R _O_b_j_e_c_t

_D_e_s_c_r_i_p_t_i_o_n:

     Displays the object named by `x' in a pager

_U_s_a_g_e:

     page(x)

_A_r_g_u_m_e_n_t_s:

       x: the name of an R object.

_A_u_t_h_o_r(_s):

     B. D. Ripley

_S_e_e _A_l_s_o:

     `file.show', `edit', `fix'.

