mistr_theme: Mistr Theme for Ggplot
Description
Theme for plots that use ggplot2.
Usage
mistr_theme(grey = FALSE, blue = FALSE, legend.position = "right",
...)
Arguments
grey
logical, if TRUE grey palette is used, default: FALSE.
blue
logical, if TRUE blue palette is used, default: FALSE.
legend.position
position of legend, default: "right".
...
further arguments to be passed.