aTassign              package:TGUICore              R Documentation

_a_T_a_s_s_i_g_n

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

     assigns an object to namespace adminTGUIenv. aTget reads object
     from this namespace while aTexists checks for existence.

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

     aTassign(x,value)

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

       x: the name of the object to be created/loaded/checked/removed
          in the given namespace.

   value: the value/object to be assigned.

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

     internal function only

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

     Alexander Kowarik, Bernhard Meindl

