cdprompt              package:mvbutils              R Documentation

_S_u_p_p_o_r_t _r_o_u_t_i_n_e _f_o_r _c_d-_o_r_g_a_n_i_z_e_d _w_o_r_k_s_p_a_c_e _h_i_e_r_a_r_c_h_y.

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

     Sets the command-line prompt to the correct value (see 'cd', and
     the notes on the option 'abbreviate.cdprompt'); useful if the
     prompt somehow becomes corrupted. 'cdprompt' never seems necessary
     in R but has been useful in the S+ manifestations of 'mvbutils',
     where system bugs are commoner.

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

     cdprompt()

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

     Mark Bravington

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

     'cd'

_E_x_a_m_p_l_e_s:

     cdprompt()

