default.stepplot.theme: Default step plot theme.

Description Usage Arguments Value Author(s) References See Also

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

Description

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

Usage

1
default.stepplot.theme(base_size = 30, base_family = "Helvetica")

Arguments

base_size

[Int] base size for the fonts in the heatmap

base_family

[Str] 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.