valid_yes_no_again_exit | R Documentation |
Valid: yes/no/again/exit
valid_yes_no_again_exit(choice = character(), ...)
choice |
(character) Selection from available valid choices |
... |
Further arguments that will be passed to |
valid_yes_no_again_exit() valid_yes_no_again_exit("yes") try(valid_yes_no_again_exit("invalid")) valid_yes_no_again_exit(reverse = TRUE) valid_yes_no_again_exit(flip = TRUE) valid_yes_no_again_exit(unname = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.