theme_sparse: ggheatmap additional themes

View source: R/plotting_extras.R

theme_sparseR Documentation

ggheatmap additional themes

Description

These themes are provided as helpers to build panels with ggheatmap. They are all built on top of ggplot2::theme_minimal().

Usage

theme_sparse(...)

theme_sparse2(...)

theme_sparse3(...)

theme_quant(...)

theme_scatter(...)

theme_clean(...)

Arguments

...

all arguments passed to ggplot2::theme_minimal().

Details

theme_sparse() is the baseline simple and spartan theme to build plots that align with columns of ggheatmaps. theme_sparse2() and theme_sparse3() are designed for plots that will align to rows of the ggheatmap. theme_quant() adds horizontal lines to theme_sparse() and can be a useful upgrade for displaying numeric values in the y-axis. theme_scatter() and theme_clean() are all-purpose themes for building ggplots.


csgroen/ggheatmapper documentation built on Dec. 3, 2023, 7:32 p.m.