createEachRb: createEachRb: creates a radiobutton on the main screen

Description Usage Arguments Value Author(s)

View source: R/createEachRb.R

Description

This function creates a radiobutton. It is used internally

Usage

1
createEachRb(labTitle = NULL, variable = NULL, panel = KTSEnv$subPanR4C1)

Arguments

labTitle

A title for the check box

variable

The variable associated to the radiobutton

panel

The panel where the radiobutton is to be placed (defaults to the input panel in the main screen)

Value

A variable 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.