createTsRb {KarsTS} | R Documentation |
createTsRb: creates a radiobutton of time series
Description
This function creates a radiobutton listing the time series that exist in the environment KTSEnv.
Usage
createTsRb(labTitle = "Time series", variableName = "selTsP", envir = KTSEnv)
Arguments
labTitle |
Radiobutton title |
variableName |
Name of the variable to be assigned to the radiobutton |
envir |
Environment (defaults to KTSEnv) |
Value
A variable that will be read in the corresponding onOk function
Author(s)
Marina Saez Andreu
[Package KarsTS version 2.4.1 Index]