theme_scalop | R Documentation |
theme for ggplot2
theme_scalop(
size = 16,
legend.title.size = 13,
legend.text.size = 12,
legend.position = "right",
legend.justification = "top"
)
size |
base text size. Default: 16 |
legend.title.size |
legend title text size. Default: 13 |
legend.text.size |
legend text size. Default: 12 |
legend.position |
legend position. Default: 'right' |
legend.justification |
legend justification. Default: 'top' |
function to be added to ggplot2 call
ggtheme
,theme
,margin
unit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.