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

Description Usage Arguments Value

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

Value

None


EventDetectGUI documentation built on April 14, 2020, 6:34 p.m.