Improved version of menu()
Usage
menu_first(choices, graphics = FALSE, title = NULL)
Arguments
- choices
a character vector of choices
- graphics
a logical indicating whether a graphics menu should be
used if available.
- title
a character string to be used as the title of the menu.
NULL is also accepted.
See also
Other utils:
ask_yes_no(),
author2df(),
bookdown_zenodo(),
c_sort(),
create_hexsticker(),
execshell(),
get_default_org_list(),
store_authors(),
use_author(),
validate_email(),
validate_orcid(),
yesno()