Tassign {TGUICore}R Documentation

Tassign

Description

assigns an object to namespace TGUIenv. Tget reads object from this namespace while Texists checks for existence.

Usage

Tassign(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]