

_F_i_x _a_n _O_b_j_e_c_t

     fix(x)

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

       x: An R object

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

     `fix' invokes an editor on `x' and then assigns the new
     (edited) version of `x' in the global environment.

