record_data_query: Record a data query

Description Usage Arguments Value

View source: R/record_data_query.R

Description

data_queries.list = NULL Add a data query to the list of queries being compiled throughout the report writing process.

Usage

1
2
3
4
5
6
7
record_data_query(
  patient_list,
  query_message,
  report_reference = NULL,
  CRF_reference = NULL,
  list_of_data_queries
)

Arguments

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

Value

An updated list of data queries


LisaHopcroft/CTutils documentation built on Oct. 7, 2021, 11:08 p.m.