theme_multinma {multinma} | R Documentation |
A simple ggplot2
theme for plots in the multinma
package.
theme_multinma(...)
... |
Arguments passed to
|
A ggplot2
theme
ggplot2::theme()
, ggplot2::theme_set()
library(ggplot2)
theme_set(theme_multinma())