Add follow-up to a query - Shiny module Server
Source:R/mod_query_follow_up.R
mod_query_follow_up_server.Rd
Add follow-up to a query - Shiny module Server
Arguments
- id
Character string, used to connect the module UI with the module Server.
- r
Common reactiveValues. Used to access the active
subject_id
and the current reviewer's nameuser_name
.- selected_query
A reactive value. Contains a character vector with the query ID, which is the unique identifier of each query.
- db_path
A character string with the path to the database.