ggmice
ggmice copied to clipboard
Add vignette for customizing `ggmice` plots
E.g. changing font/colors, or legends:
ggmice_plot + theme(legend.margin=margin(t = -0.5, unit='cm'))
Removing axis ticks for plot_pattern()
. Adding trend line for plot_trace()
Overwriting color
and fill
for ggplot()