get_selectInput_choices: Find the choices for a selectInput given its code name

View source: R/fct_ui.R

get_selectInput_choicesR Documentation

Find the choices for a selectInput given its code name

Description

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.


Ottis1/fieldactivity documentation built on Nov. 21, 2022, 2:23 p.m.