theme_hjv_heatmap_only_noframe: Create a theme for half open plots for Hjv project

View source: R/themes.R

theme_hjv_heatmap_only_noframeR Documentation

Create a theme for half open plots for Hjv project

Description

Create a theme for half open plots for Hjv project

Usage

theme_hjv_heatmap_only_noframe(
  font_size = 8,
  font_family = "",
  line_size = 0.5,
  rel_small = 12/14,
  rel_tiny = 11/14,
  rel_large = 16/14
)

Arguments

font_size

Overall font size.

font_family

Font family for plot title, axis titles and labels, legend texts, etc.

line_size

Line size for axis lines.

rel_small

Relative size of small text (e.g., axis tick labels)

rel_tiny

Relative size of tiny text (e.g., caption)

rel_large

Relative size of large text (e.g., title)

Value

The theme.


nicohuttmann/pOmics documentation built on Sept. 21, 2022, 9:28 a.m.