Learn R Programming

googleAuthR (version 2.0.2)

gar_setup_menu: Setup wizard - introduction helper

Description

Salutation and initial menu

Usage

gar_setup_menu(choices, package_name = "googleAuthR")

Value

The number option from the menu

Arguments

choices

A character vector of the choices passed to menu

package_name

The package the setup menu is for

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()