Skip to contents

A Shiny module. Used to set the desired review configuration for the active user.

Usage

mod_review_config_ui(id)

Arguments

id

Character string, used to connect the module UI with the module Server.

Details

When the module is called from the main server, it will show options to select regions and sites of interest to the user. The user sets these filters at the beginning of their session, to select the study sites that need review. After selecting the appropriate filter settings and confirming the review by clicking on the confirm review button, the internal data sets will be filtered on the selected filter settings and only the selected data will be shown in the application.