codamenu2                package:coda                R Documentation

_S_u_b_m_e_n_u_s _f_o_r _t_h_e _c_o_d_a _p_a_c_k_a_g_e

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

     These functions are not meant to be called directly by the user,
     but should be accessed via the `codamenu' function.

     All submenus are called from the `codamenu.main' function. Each
     submenu returns a string giving the name of the next submenu to be
     called, or "quit" if the user decides to quit.  This system avoids
     the recursive calling of submenus which would accumulate `dead'
     environments.

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

     Martyn Plummer

