Description Usage Arguments Value
Use 'RStudio' dialogue to ask question and collect answers interactively. If 'RStudio' is not running, a console version will be raised.
1 | ask_question(title, message, ok = "Yes", cancel = "No", use_console = FALSE)
|
title, message |
title and message of the question |
ok, cancel |
the button label to be displayed |
use_console |
whether to force use console to ask questions |
A logical value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.