yes_no | R Documentation |
Prompts the user to make a yes/no selection
yes_no(..., na = NULL, n_yes = 1, n_no = 2, noninteractive_error = TRUE)
... |
text to display |
na |
Text for an NA response. When NULL, will not provide a possible NA response. When |
n_yes , n_no |
The number of yes/no selections |
noninteractive_error |
While |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.