Description Usage Arguments Value
View source: R/record_data_query.R
data_queries.list = NULL Add a data query to the list of queries being compiled throughout the report writing process.
1 2 3 4 5 6 7 | record_data_query(
patient_list,
query_message,
report_reference = NULL,
CRF_reference = NULL,
list_of_data_queries
)
|
patient_list |
A list of patients |
query_message |
The query message of each patient |
report_reference |
A reference for the DMC report |
CRF_reference |
A reference for the CRF |
list_of_data_queries |
A list of data queries to add to |
An updated list of data queries
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.