createOK {KarsTS} | R Documentation |
createOK: creates the OK or NEXT button on the input panel
Description
This function creates the OK or NEXT button on the input panel.When the button is pressed the corresponding function is launched.
Usage
createOK(labTitle = "NEXT", action = NULL, width = 7, panel = KTSEnv$subPanR4C1)
Arguments
labTitle |
Usually, its values are "OK" or "NEXT" |
action |
Function that will be launched when the button is pressed. |
width |
Button width |
panel |
Panel were the button will be placed |
Author(s)
Marina Saez Andreu
[Package KarsTS version 2.4.1 Index]