Creates a standard theme for all my plots
ggtheme_plot(font_size = 10, font_family = "", line_size = 0.5)
Arguments
| font_size |
The size of the font for element_text(). Defaults to font_size = 10. |
| font_family |
The font family |
| line_size |
The size of the lines |