Learn R Programming

ume (version 1.5.2)

theme_uplots: theme_uplots

Description

Applies a clean UME-style theme used across all uplot_* visualisations. Matches the styling of uplot_vk(): white background, no grid, black axis lines, black ticks, and consistent font sizing.

Usage

theme_uplots(base_size = 12, base_family = "")

Value

A ggplot2 theme object.

Arguments

base_size

Numeric base font size (default = 12).

base_family

Base font family.

Details

Unified UME Theme for All uplot_* Functions