theme_pmx: 'pmxploit' ggplot2 theme

View source: R/themes.R

theme_pmxR Documentation

pmxploit ggplot2 theme

Description

A green & white theme

Usage

theme_pmx()

Value

A ggplot2 theme.

Examples

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

pnolain/pmxploit documentation built on Jan. 31, 2024, 1:16 p.m.