Description Usage Arguments Value
This function specify theme used in the scrc package
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",
...
)
|
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", |
ggthemes::theme_foundation object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.