Learn R Programming

KarsTS (version 2.4.1)

createEntry: createChb: creates a text entry on the main screen

Description

This function creates a text entry on the input panel (on the main screen)

Usage

createEntry(labTitle, textVariableName, defaultVal = "", font = KTSEnv$KTSFonts$T1)

Arguments

labTitle

The text entry title

textVariableName

The name of the variable associated to the text entry

defaultVal

Default value (empty entry)

font

Title font

Value

A variable that will be passed to the corresponding OnOk function