Description Usage Arguments Value Author(s) Examples
theme for use with ggplot2, used by chromVAR plotting functions
1 | chromVAR_theme(base_size = 12, base_family = "Helvetica")
|
base_size |
base font size |
base_family |
base font family |
ggplot2 theme
Alicia Schep
1 | p <- ggplot2::qplot(1:3,1:3) + chromVAR_theme(18)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.