Creates bar charts daily and total for all patients separately according to treatment (R Package required: 'dplyr')
bar_chart(ae_data = ae, patients = patient, day = day_slider,
variables = vars, day_max = day_mx, count_max = count_mx,
cex.n = 2)
Adverse event dataset
Patient dataset
The study day of interest
Vector of Adverse events
Maximum Day
Maximum Counts
Font size of the text in the bars