.plot_gkwreg_ggplot | R Documentation |
Generate diagnostic plots using ggplot2
.plot_gkwreg_ggplot(
diag_data,
which,
plot_titles,
sub.caption,
ask,
arrange_plots,
theme_fn,
...
)
diag_data |
List of diagnostic data |
which |
Integer vector specifying which plots to produce |
plot_titles |
Named vector of plot titles |
sub.caption |
Character string for subtitle |
ask |
Logical; whether to ask before new plots |
arrange_plots |
Logical; whether to arrange multiple plots in a grid |
theme_fn |
ggplot2 theme function |
... |
Additional graphical parameters |
NULL (invisibly)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.