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 Aug. 15, 2023, 9:07 a.m.

Related to theme_min in jmvcore...