theme_pres | R Documentation |
Ever seen researchers presenting slides with ggplot2's characteristic tiny
axis-titles that even Legolas's elf eyes couldn't see? This theme makes text
larger so that the output plots look nice on slides. Otherwise it's mostly
identical to ggplot2::theme_gray()
.
theme_pres(base_size = 22, ...)
base_size |
The baseline size of plot elements |
... |
arguments to pass to ggplot2::theme() |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.