getans                 package:copa                 R Documentation

_I_n_t_e_r_a_c_t_i_v_e _F_u_n_c_t_i_o_n

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

     A function to query the end user. This is an internal function and
     not intended to be called directly by the end user.

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

     getans(msg, allowed = c("y", "n"))

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

     msg: The query.

 allowed: Allowed responses

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

     The response is returned.

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

     James W. MacDonald

