aTassign {TGUICore}R Documentation

aTassign

Description

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

Usage

aTassign(x,value)

Arguments

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

Details

internal function only

Author(s)

Alexander Kowarik, Bernhard Meindl


[Package TGUICore version 0.9.3 Index]