theme_this: A ggplot2 theme and palettes for plotthis Borrowed from the...

View source: R/theming.R

theme_thisR Documentation

A ggplot2 theme and palettes for plotthis Borrowed from the theme_this function in the SCP pipeline

Description

A ggplot2 theme and palettes for plotthis Borrowed from the theme_this function in the SCP pipeline

Usage

theme_this(aspect.ratio = NULL, base_size = 12, font_family = NULL, ...)

Arguments

aspect.ratio

The aspect ratio of the plot

base_size

The base size of the text

font_family

The font family of the text

...

Other arguments for theme()

Value

A ggplot2 theme

See Also

https://github.com/zhanghao-njmu/SCP


plotthis documentation built on April 11, 2025, 5:45 p.m.