Skip to contents

A ggplot2 theme that sets small, uniform base font sizes for a minimal, nature-journal-style aesthetic. Designed for compact, consistent typography.

Usage

theme_nature_fonts(base_size = 8)

Arguments

base_size

Base font size for all text elements (default: 5).

Value

A ggplot2 theme object.