user_confirm {oeli} | R Documentation |
User confirmation
Description
This function asks in an interactive question a binary question.
Usage
user_confirm(question = "Question?", default = FALSE)
Arguments
question |
[ |
default |
[ |
Value
Either TRUE
or FALSE
.
See Also
Other package helpers:
Dictionary
,
Storage
,
identical_structure()
,
input_check_response()
,
match_arg()
,
package_logo()
,
print_matrix()
,
renv_development_packages()
,
system_information()
,
unexpected_error()
[Package oeli version 0.6.0 Index]