A 'shiny' Application for the (Audio-)Visualization of Adverse Event Profiles
Adverse event data set included in AdEPro
adepro_slice_plot - function to create pie chart graph
adeproLogo Function that creates a div container for the AdEPro Logo
Subject level data set included in AdEPro
ae_count - provides adverse event count dataset
bar_chart - creates barchart of AEs for all patient
check_data - Consistency checks on the data
circle_legend - Function to create legend for displayed subjects
count_event Count the event number for every AE at specified timepoint
initQ - generates classification matrix
launch_adepro - Launches the AdEPro application
Draw Symbols (User Defined) on a Plot
order_patient - Arranges patients by sequencing technique
pie_legend - Function to create legend for displayed adverse events
prepare_data - read SAS or CSV raw data and prepare the data sets
preproc_ae - Preprocessing adverse event data
preproc_patients - Preprocessing Patient Data
Server part of the AdEPro application
set_global_params - sets all global parameters
set_group_lines - determines coordinates for the separating lines
set_vector_layout - creates vector layout
set_width - calculates width (number of columns with circles)
tone - Function that plays two different sounds for adverse events
User Interface of the AdEPro application
Contains a 'shiny' application called AdEPro (Animation of Adverse Event Profiles) which (audio-)visualizes adverse events occurring in clinical trials. As this data is usually considered sensitive, this tool is provided as a stand-alone application that can be launched from any local machine on which the data is stored.