theme_min: Creates the minimal jmv ggplot2 theme

View source: R/themes.R

theme_minR Documentation

Creates the minimal jmv ggplot2 theme

Description

Creates the minimal jmv ggplot2 theme

Usage

theme_min(base_size = 16, scale = "none", palette = "jmv")

Arguments

base_size

Font size

scale

'none' or 'discrete'

palette

Color palette name

Value

the minimal jmv ggplot2 theme


jmvcore documentation built on Sept. 12, 2024, 7:32 a.m.

Related to theme_min in jmvcore...