xmlValue.XMLAttributeValue  package:AffyCompatible  R Documentation

_A_d_d_i_t_i_o_n_a_l _f_u_n_c_t_i_o_n_s _d_e_f_i_n_e_d _i_n _A_f_f_y_C_o_m_p_a_t_i_b_l_e

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

     This page documents additional, miscellaneous, functions defined
     by AffyCompatible

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

     xmlValue.XMLAttributeValue(x, ignoreComments = FALSE)

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

       x: An object of class 'XMLAttributeValue'.

ignoreComments: Logical; ignored by the  'xmlValue.XMLAttributeValue'
          method

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

     A character vector (usually lenth 1) containing the character
     representation of the XML attribute.

