Description Usage Value Examples
View source: R/theme_hm.R
Imports: ggplot2
1
theme_hm()
a ggplot layer that can be added to a ggplot object
1 2 3
ggplot(mtcars, aes(mpg, wt)) + geom_point() + theme_hm()
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.