accessors           package:AffyCompatible           R Documentation

_A_c_c_e_s_s _N_e_t_A_f_f_x_R_e_s_o_u_r_c_e-_c_l_a_s_s _c_o_n_t_e_n_t

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

     These functions exist to access the information represented in
     objects of 'linkS4class{NetAffxResource}' and related classes.

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

     annotationsFile(x)
     directory(x)
     password(x)
     user(x)

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

       x: An object for which the accessor is defined.

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

     See, e.g., 'help('directory,NetAffxResource-method')' for values
     returned by specific methods.

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

     Martin Morgan

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

     'NetAffxResource'

