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


multinma documentation built on May 31, 2023, 5:46 p.m.