setEnvData: Set a value to a variable in the packageData Environment
Description
Set a value to a variable in the packageData Environment
Usage
setEnvData(strName, value)
Arguments
strName
String/Character vector. Name of variable that is to be accessed.
value
Any value that shall be set to the respective variable