setEnvData: Set a value to a variable in the packageData Environment

Description Usage Arguments

View source: R/packageDataStorage.R

Description

Set a value to a variable in the packageData Environment

Usage

1
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


spotGUI documentation built on March 31, 2021, 1:06 a.m.

Related to setEnvData in spotGUI...