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