Setup wizard - introduction helper
Salutation and initial menu
gar_setup_menu(choices, package_name = "googleAuthR")
choices
: A character vector of the choices passed to menupackage_name
: The package the setup menu is forThe number option from the menu
Other setup functions: gar_setup_auth_check()
, gar_setup_auth_key()
, gar_setup_clientid()
, gar_setup_edit_renviron()
, gar_setup_env_check()
, gar_setup_menu_do()
Useful links