Skip to contents

Find the choices for a selectInput given its code name

Usage

get_selectInput_choices(selectInput_code_name, language)

Arguments

selectInput_code_name

The code name of the selectInput

language

The language to show the options in. This will be passed to get_disp_name

Value

A vector of choices (code names). If language was supplied, the names will be the names of the vector.