createChbChb {KarsTS} | R Documentation |
createChbChb: two column check box
Description
createChbChb: creates a two column check box on the main screen
Usage
createChbChb(ind, elements, prefix1 = NULL, prefix2 = NULL, envir = KTSEnv)
Arguments
ind |
Number of rows of the check box |
elements |
Row labels |
prefix1 |
A prefix to assign a name to the output variables (column 1) |
prefix2 |
A prefix to assign a name to the output variables (column 2) |
envir |
Enviroment to which the output variables will be assigned |
Value
An output variable for each box. They are be passed to the corresponding onOk function
Author(s)
Marina Saez Andreu
[Package KarsTS version 2.4.1 Index]