Generate diagnostic plots using ggplot2
.plot_gkwreg_ggplot(
diag_data,
which,
plot_titles,
sub.caption,
ask,
arrange_plots,
theme_fn,
...
)
NULL (invisibly)
List of diagnostic data
Integer vector specifying which plots to produce
Named vector of plot titles
Character string for subtitle
Logical; whether to ask before new plots
Logical; whether to arrange multiple plots in a grid
ggplot2 theme function
Additional graphical parameters