createChbEntry: createChbEntry: creates a check box with associated text...

Description Usage Arguments Value Author(s)

View source: R/createChbEntry.R

Description

This function creates an element in the input panel consisting of two columns: a check box and the corresponding text entries. It is used internally

Usage

1
createChbEntry(ind, elements, prefix = "scbValue", envir = KTSEnv, dCh = "0", dEn = "")

Arguments

ind

Number of rows

elements

Row labels

prefix

A prefix to assign names to the output variables

envir

Environment (defaults to the environment KTSEnv)

dCh

Default value for the checkbox

dEn

Default value for the text entry

Value

Variables that will be passed to the corresponding OnOk function

Author(s)

Marina Saez Andreu


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