Navigate participants - Shiny module UI
Source:R/mod_navigate_participants.R
mod_navigate_participants_ui.Rd
A shiny
module. Used to show participant information in a
bslib::value_box()
. By clicking on the bslib::value_box()
, additional
participant information will be shown, as well as a selection menu to select
a different subject. Once the subject is changed, the active subject_id
will
be changed in the application.
See also
mod_navigate_participants_server()
for the server function.