textstring.entry.window {KOMA.win} | R Documentation |
This function opens an interactive window asking for textinput.
textstring.entry.window(title, question, entryInit, entryWidth = 20, returnValOnCancel = "ID_CANCEL")
title |
the title of the window as character string |
question |
the question to ask in the window |
entryInit |
the default text entry when opening the window |
entryWidth |
the width of the textinput area |
returnValOnCancel |
what should be printed when Cancel has been pushed |
ReturnVal |
the typed character string |
Florian Heigwer
James Wettenhall, Philippe Grosjean (2005)