A green & white theme

theme_pmx()

Value

A ggplot2 theme.

Examples

EXAMPLERUN %>% plot_residuals(compartment = 2, idv = c("TIME", "PRED"), residuals = "CWRES")+ theme_pmx()