Constructor for modal dialog to collect a line of text
Constructor for modal dialog to collect a line of text
generic for toolkit dispatch
ginput(msg, text = "", title = "Input", icon = c("info", "warning", "error", "question"), parent = NULL, ..., toolkit = guiToolkit()) .ginput(toolkit, msg, text = "", title = "Input", icon = c("info", "warning", "error", "question"), parent = NULL, ...)
msg |
Character. Message to display. |
text |
Character. Initial text |
title |
Character. Title of window |
icon |
which icon to display |
parent |
gives hint as to where to place dialog |
... |
ignored |
toolkit |
toolkit |
value typed into box or character(0)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.