askUserYesNo | R Documentation |
Ask user for a yes/no response
askUserYesNo(prompt, interactive.only = TRUE)
prompt |
|
interactive.only |
|
TRUE when user replies with 'yes' to prompt, FALSE when 'no'
Martin M.
askUserYesNo("Do you want to continue")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.