Module facilitating the selection of a specific value in a vector by cycling through elements of a vector.

selection_ui(id, selection_label = "Document:")

Arguments

id

Character. ID of the module to connect the user interface to the appropriate server side.

selection_label

Character. Label to indicate what is being selected.

Value

The selected element of the supplied vector.

Author

Nicolas Mangin