theme_default {jmvcore} | R Documentation |
Creates the default jmv ggplot2 theme
Description
Creates the default jmv ggplot2 theme
Usage
theme_default(base_size = 16, scale = "none", palette = "jmv")
Arguments
base_size |
Font size |
scale |
'none' or 'discrete' |
palette |
Color palette name |
Value
the default jmv ggplot2 theme
[Package jmvcore version 2.4.7 Index]