theme_r4pde: Custom ggplot2 theme based on cowplot::theme_half_open

View source: R/theme_r4pde.R

theme_r4pdeR Documentation

Custom ggplot2 theme based on cowplot::theme_half_open

Description

This function creates a new ggplot2 theme by modifying the cowplot::theme_half_open theme. It sets a custom font size and changes the panel background color to gray96.

Usage

theme_r4pde(font_size = 16)

Arguments

font_size

The base font size. Default is 16.

Value

A ggplot2 theme object.


r4pde documentation built on July 2, 2025, 5:09 p.m.