Description Usage Examples
View source: R/theme_hug.R
Theme HUG pour ggplot2
1
theme_hug()
1 2 3 4
ggplot(mtcars) + aes(x = mpg, y = qsec) + geom_point() + theme_hug()
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.