Skip to contents

ggplot2 theme (for SEG grid)

Usage

theme_seg(
  base_size = 14,
  base_family = "Ubuntu",
  base_line_size = base_size/22,
  base_rect_size = base_size/22
)

Arguments

base_size

font size

base_family

font family

base_line_size

base graph line size

base_rect_size

base graph rectangle size

Value

ggplot2 theme