Stores the definition of an identifier within an IEnvironment.
BuiltInIdentifierDefinition and BuiltInIdentifierConstant are used for built-in functions and constants only, so the most important one for your day-to-day R script is the InGraphIdentifierDefinition.
Stores the definition of an identifier within an IEnvironment.
BuiltInIdentifierDefinition and BuiltInIdentifierConstant are used for built-in functions and constants only, so the most important one for your day-to-day R script is the InGraphIdentifierDefinition.