Skip to contents

A [ggplot2] theme using semibold variants of Adobe Myriad Pro

Usage

theme_socviz_semi(
  base_size = 12,
  base_family = "Socviz SemiCondensed",
  title_family = "Socviz SemiCondensed",
  base_line_size = base_size/24,
  base_rect_size = base_size/24
)

Arguments

base_family, title_family, base_size, base_line_size, base_rect_size

base font family and size

Author

Kieran Healy

Examples

if (FALSE) { # \dontrun{
} # }