powered by
A simple ggplot2 theme for plots in the multinma package.
ggplot2
multinma
theme_multinma(...)
Arguments passed to ggplot2::theme_light()
ggplot2::theme_light()
A ggplot2 theme
ggplot2::theme(), ggplot2::theme_set()
ggplot2::theme()
ggplot2::theme_set()
# NOT RUN { library(ggplot2) theme_set(theme_multinma()) # }
Run the code above in your browser using DataLab