chromVAR_theme: chromVAR_theme

Description Usage Arguments Value Author(s) Examples

View source: R/plotting.R

Description

theme for use with ggplot2, used by chromVAR plotting functions

Usage

1
chromVAR_theme(base_size = 12, base_family = "Helvetica")

Arguments

base_size

base font size

base_family

base font family

Value

ggplot2 theme

Author(s)

Alicia Schep

Examples

1
p <- ggplot2::qplot(1:3,1:3) + chromVAR_theme(18)

GreenleafLab/chromVAR documentation built on Aug. 20, 2019, 11:39 a.m.