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,
...
)
Character. Message to display.
Character. Title of window
which icon to display
gives hint as to where to place dialog
ignored
toolkit
logical inidicating confirmation