guiDlgAssistant          package:svDialogs          R Documentation

_A_n _a_s_s_i_s_t_a_n_t _d_i_a_l_o_g _b_o_x

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

     The assistant allows step by step execution of a given task

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

     guiDlgAssistant(...)

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

     ...: Arguments for the assistant dialog box 

_V_a_l_u_e:

     This function is invoked for its side effect: to display an
     assistant dialog box.

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

     Philippe Grosjean (phgrosjean@sciviews.org)

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

     'guiDlgFunction'

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

         #### TO DO...

