amices / ggmice

Visualize incomplete and imputed data with the R package `ggmice`

Home Page:http://amices.org/ggmice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add vignette for customizing `ggmice` plots

hanneoberman opened this issue · comments

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()