createEachRb {KarsTS}R Documentation

createEachRb: creates a radiobutton on the main screen

Description

This function creates a radiobutton. It is used internally

Usage

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


[Package KarsTS version 2.4.1 Index]