theme_multinma: Plot theme for multinma plots

View source: R/theme_multinma.R

theme_multinmaR Documentation

Plot theme for multinma plots

Description

A simple ggplot2 theme for plots in the multinma package.

Usage

theme_multinma(...)

Arguments

...

Arguments passed to ggplot2::theme_light()

Value

A ggplot2 theme

See Also

ggplot2::theme(), ggplot2::theme_set()

Examples

library(ggplot2)
theme_set(theme_multinma())


dmphillippo/multinma documentation built on April 12, 2025, 11:41 a.m.