mistr_theme | R Documentation |
Theme for plots that use ggplot2.
mistr_theme(grey = FALSE, blue = FALSE, legend.position = "right", ...)
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. |
ggplot theme.
theme
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.