seebank               package:ProfessR               R Documentation

_P_r_i_n_t _o_u_t _a _b_a_n_k _o_f _q_u_e_s_t_i_o_n_s

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

     Prints out a bank of questions, one at a time

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

     seebank(QB)

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

      QB: QuestinBank Structure

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

     Side effects

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

     Jonathan M. Lees<jonathan.lees@unc.edu>

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

     data(QBANK1)
     seebank(QBANK1)

