theme_scrc.confusion_matrix: theme_scrc.confusion_matrix

Description Usage Arguments Value

Description

This function specify theme used in the scrc package

Usage

1
2
3
4
5
6
7
8
9
theme_scrc.confusion_matrix(
  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",
  ...
)

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.