theme_hug: Theme HUG pour ggplot2

Description Usage Examples

View source: R/theme_hug.R

Description

Theme HUG pour ggplot2

Usage

1

Examples

1
2
3
4
ggplot(mtcars) +
  aes(x = mpg, y = qsec) +
  geom_point() +
  theme_hug()

sirh-hug/outilsSIRH documentation built on April 28, 2020, 5:28 p.m.