runGUI               package:TGUICore               R Documentation

_r_u_n_G_U_I

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

     Graphical user interface for interactive and probably statistical
     courses

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

     runGUI(evaluierung = FALSE)

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

evaluierung: should GUI be started in evaluation mode, default=FALSE

_D_e_t_a_i_l_s:

     To be written

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

     Graphical User Interface

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

     Matthias Templ, Gerlinde Dinges, Alexander Kowarik, Bernhard
     Meindl

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

             ## Not run: 
                     runGUI()
             
     ## End(Not run)       

