aTassign {TGUICore} | R Documentation |
assigns an object to namespace adminTGUIenv. aTget reads object from this namespace while aTexists checks for existence.
aTassign(x,value)
x |
the name of the object to be created/loaded/checked/removed in the given namespace. |
value |
the value/object to be assigned. |
internal function only
Alexander Kowarik, Bernhard Meindl