beadarrayUsersGuide        package:beadarray        R Documentation

_V_i_e_w _b_e_a_d_a_r_r_a_y _U_s_e_r'_s _G_u_i_d_e

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

     Finds the location of the beadarray User's Guide and opens it.

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

     beadarrayUsersGuide(view=TRUE, topic="beadlevel")

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

    view: logical, should the document be opened using the default PDF
          document reader? (default is 'TRUE')

   topic: character string specifying topic ('"beadlevel"',
          '"beadsummary"' or '"BASH"')

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

     The function 'vignette("beadarray")' will find the short beadarray
     vignette which describes how to obtain  the more detailed user's
     guide on the analysis of raw '"beadlevel"' data, '"beadsummary"'
     data or how  to use the '"BASH"' method for detecting spatial
     artefacts.

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

     Character string giving the file location.

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

     Matt Ritchie

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

     'limmaUsersGuide'

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

     beadarrayUsersGuide(view=FALSE)
     beadarrayUsersGuide(view=FALSE, topic="beadsummary")

