get_aecm_data: Get AECM data

Description Usage Arguments Details See Also

View source: R/functions.R

Description

Create a dataset from ADSL, ADAE and ADCM for a unique subject

Usage

1
get_aecm_data(uid, ADSL, ADAE, ADCM)

Arguments

uid

A character. A subject ID available in all three datasets

ADSL

A data.frame. The Subject Level data.

ADAE

A data.frame. The Adverse Event data.

ADCM

A data.frame. The Concomitent Medication data.

Details

The AE+CM module displays concomitant medications and adverse events for the patient over the study period. Events can be colored by severity, grade or action taken.

See Also

plot_aecm


Novartis/patprofile documentation built on April 24, 2020, 7:22 a.m.