gar_setup_menu {googleAuthR} | R Documentation |
Setup wizard - introduction helper
Description
Salutation and initial menu
Usage
gar_setup_menu(choices, package_name = "googleAuthR")
Arguments
choices |
A character vector of the choices passed to menu |
package_name |
The package the setup menu is for |
Value
The number option from the menu
See Also
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()
[Package googleAuthR version 2.0.2 Index]