Skip to contents

A minimalist ggplot2 theme tuned for publication-quality single and double-column output at 11 pt base size.

Usage

theme_dynasimR(base_size = 11, legend_pos = "bottom")

Arguments

base_size

Numeric. Base font size. Default 11.

legend_pos

Character. Legend position. Default "bottom".

Value

A ggplot2 theme object.