Plot theme for multinma plots
A simple ggplot2
theme for plots in the multinma
package.
theme_multinma(...)
...
: Arguments passed to ggplot2::theme_light()
A ggplot2
theme
library(ggplot2) theme_set(theme_multinma())
ggplot2::theme()
, ggplot2::theme_set()
Useful links