Skip to contents

Provides a custom ggplot2 theme with a minimal base, adjusted legend positioning, and other aesthetic modifications suitable for Detran-related data visualizations.

Usage

theme_detran(size = 11, family = "", ...)

Arguments

size

base font size, given in pts.

family

base font family.

...

Additional arguments passed to ggplot2::theme().

Value

A ggplot2 theme object.