createChbChb: createChbChb: two column check box

Description Usage Arguments Value Author(s)

View source: R/createChbChb.R

Description

createChbChb: creates a two column check box on the main screen

Usage

1
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


KarsTS documentation built on Jan. 16, 2021, 5:07 p.m.