input_keep_reset_again_exit | R Documentation |
input_keep_reset_again_exit( title = character(), value = valid::valid_keep_reset_again_exit("reset"), force = FALSE )
title |
(character) Optional title before presenting the input
choices. Currently not "compatible as desired" between cli and
select.list and thus set to |
value |
[character] Value for non-interactive situations |
force |
[logical] Force usage of value yes/no |
## Not run: input_keep_reset_again_exit() input_keep_reset_again_exit(force = TRUE) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.