View source: R/confirmGATquit.R
confirmGATquit | R Documentation |
This function opens a dialog window for the user to select whether to quit or continue GAT.
Figure: Dialog to confirm quitting GAT
Click on one of the following buttons.
Click Yes
if you would like to quit GAT.
Click No
if you do not want to quit GAT.
confirmGATquit()
if (interactive()) {
# choose yes or no
confirmGATquit()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.