Constructor for modal dialog to get confirmation
Constructor for modal dialog to get confirmation
generic for toolkit dispatch
gconfirm(msg, title = "Confirm", icon = c("info", "warning", "error", "question"), parent = NULL, ..., toolkit = guiToolkit()) .gconfirm(toolkit, msg, title = "Confirm", icon = c("info", "warning", "error", "question"), parent = NULL, ...)
msg |
Character. Message to display. |
title |
Character. Title of window |
icon |
which icon to display |
parent |
gives hint as to where to place dialog |
... |
ignored |
toolkit |
toolkit |
logical inidicating confirmation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.