GetMultiUserchoice: allows the user to select 1 or more of the choices, one by...

Description Usage Arguments Value

Description

allows the user to select 1 or more of the choices, one by one

Usage

1
2
GetMultiUserchoice(options, choosing.what = "one of the following",
  default = 1, all = FALSE, numbering = NULL)

Arguments

options

string vector; list of choices

choosing.what

string; instrucitons for user

default

int or string "all"; which options should be selected if the just hits clicks 'enter'

all

boolean; should there be an extra option at the end to choose all the options in the list?

Value

int vector of the choice numbers


peichins/userinput documentation built on May 25, 2019, 12:44 a.m.