ExtremesTools           package:fExtremes           R Documentation

_f_E_x_t_r_e_m_e_s _T_o_o_l_s

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

     Popups the example menu and starts or continues the example  and
     demo programs.

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

     xmpfExtremes()
     xmpExtremes(prompt = "")

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

  prompt: the string printed when prompting the user for input.  

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

     The example in the manual pages may be interactive and ask for
     input from the user. To achieve this you have to type on the
     command line: 'xmpExtremes = readline'

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

     xmpfExtremes 
      Popups the example menu. 

     xmpExtremes 
      Nothing, the default, or the the prompt if you have set
     'xmpExtremes = readline' on the command prompt.

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

     Diethelm Wuertz for this R-Port.

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

     ## Not run: 
     ## xmpfExtremes -
        # Popup the examples menu:
        xmpfExtremes()
     ## End(Not run)

