ask_user | R Documentation |
Ask a user a prompt
ask_user(prompt)
prompt |
a string defining the prompt to ask the user |
This function asks a user a prompt and then parses the response to TRUE/FALSE. It will fail if the user doesn't respond with y/n
TRUE or FALSE depending user input
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.