selection_server.Rd
Module facilitating the selection of a specific value in a vector by cycling through elements of a vector.
selection_server(id, selection_base)
Character. ID of the module to connect the user interface to the appropriate server side.
Reactive. Function containing a list of values from which to choose.
The selected element of the supplied vector.