Skip to contents

A theme_minimal() base with bold title, no minor grid, and optional overrides via ....

Usage

theme_mccd(base_size = 11, ...)

Arguments

base_size

Base font size. Default 11.

...

Additional ggplot2::theme() arguments.

Value

A ggplot2 theme object.