theme_pres: A theme for presentations

View source: R/fns.R

theme_presR Documentation

A theme for presentations

Description

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().

Usage

theme_pres(base_size = 22, ...)

Arguments

base_size

The baseline size of plot elements

...

arguments to pass to ggplot2::theme()


andrewGhazi/geryon documentation built on April 14, 2025, 3:51 p.m.