default.heatmap.theme: Default heatmap theme.

Description Usage Arguments Value Author(s) References See Also

View source: R/default.heatmap.theme.R

Description

This function provides the set of default "theme" values for heatmaps. The original base theme is theme_bw().

Usage

1
default.heatmap.theme(base_size = 24, base_family = "Helvetica")

Arguments

base_size

base size for the fonts in the heatmap

base_family

base family for the fonts in the heatmap

Value

Returns a "theme" object to be used with ggplot2

Author(s)

Richard de Borja <richard.deborja@sickkids.ca>

References

http://docs.ggplot2.org/dev/vignettes/themes.html

See Also

ggplot2


rdeborja/plotting.general documentation built on May 27, 2019, 3:05 a.m.