Create pie chart graph for app adepro
adepro_slice_plot(
data,
patients,
ae_list,
global_params,
height,
width,
xlines,
ylines,
xval,
title,
subgroup,
slider,
subjidn,
adepro_colors = c("#e43157", "#377eb8", "#4daf4a", "#984ea3", "#ff7f00", "#ffff33",
"#a65628", "#f781bf", "#21d4de", "#91d95b", "#b8805f", "#cbbeeb"),
info = NULL,
legend_ae = NULL,
arrow_data = NULL,
show_arrows = FALSE
)
adverse event data set
patient data set
list with selected adverse events
global parameter
height size
width size
lines position x
lines position y
label x-axis
graph title
selected subgroup
day
subjidn variable
colors used in adepro (max 12)
data.frame with information which start/end date are imputed
logical value if arrows should be displayed for imputed data