multinma (version 0.6.1)

theme_multinma: Plot theme for multinma plots

Description

A simple ggplot2 theme for plots in the multinma package.

Usage

theme_multinma(...)

Value

A ggplot2 theme

Arguments

...

Arguments passed to ggplot2::theme_light()

See Also

Examples

Run this code
library(ggplot2)
theme_set(theme_multinma())

Run the code above in your browser using DataLab