theme_scrc: theme_scrc

Description Usage Arguments Value

View source: R/graphics_themes_ThemeSCRC.R

Description

This function specify theme used in the scrc package

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
theme_scrc(
  theme.base_size = 9,
  theme.base_family = "sans",
  theme.title_size = 12,
  theme.text_size = 9,
  theme.text.axes_size = 9,
  theme.text.strip_size = 9,
  theme.text.legend_size = 12,
  theme.margins = c(1, 1, 1, 1),
  legend.position = "right",
  ...
)

Arguments

theme.base_size

= 12,

theme.base_family

= "sans",

theme.title_size

= 36,

theme.text_size

= 3*theme.title_size/4,

theme.margins

= c(1,1, 1, 1),

legend.position

= "right",

Value

ggthemes::theme_foundation object


sysbiosig/SCRC documentation built on July 9, 2021, 9:22 p.m.