theme_wpa_basic: Basic theme for 'wpa' visualisations

View source: R/themes.R

theme_wpa_basicR Documentation

Basic theme for 'wpa' visualisations

Description

A theme function applied to 'ggplot' visualisations in 'wpa'. Based on theme_wpa() but has no font requirements.

Usage

theme_wpa_basic(font_size = 12)

Arguments

font_size

Numeric value that prescribes the base font size for the plot. The text elements are defined relatively to this base font size. Defaults to 12.

Value

Returns a ggplot object with the applied theme.

See Also

Other Themes: theme_wpa()


wpa documentation built on Aug. 21, 2023, 5:11 p.m.