createRb {KarsTS} | R Documentation |
createRb: creates a radio button
Description
This function creates a radio button
Usage
createRb(variable = NULL, dataVector = NULL, panel = KTSEnv$subPanR4C1)
Arguments
variable |
The variable to which the radiobutton is linked |
dataVector |
The names of the buttons |
panel |
The panel where to place the radiobutton (defaults to the main screen input panel) |
Author(s)
Marina Saez Andreu
[Package KarsTS version 2.4.1 Index]