Skip to contents

Adds a clean, professional EasyStat visual theme to any ggplot2 object.

Usage

theme_easystat(base_size = 12, legend_position = "right")

Arguments

base_size

Base font size. Default 12.

legend_position

Where to place the legend. Default "right".

Value

A ggplot2::theme object.