append-methods           package:Rlibstree           R Documentation

_A_d_d _s_t_r_i_n_g_s _t_o _a _S_t_r_i_n_g_S_e_t.

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

     This method appends or adds one or more strings to an existing
     'StringSet-class'.

_M_e_t_h_o_d_s:


          This method is for appending strings to a 'StringSet-class'
          object after it has been constructed. 

     _x = "_S_t_r_i_n_g_S_e_t", _v_a_l_u_e_s = "_c_h_a_r_a_c_t_e_r" the first argument is the
          'StringSet-class' object to which the values are to be added,
          and the second is the strings that are being added.


