gouv_colors: Colors vector

View source: R/colors.R

gouv_colorsR Documentation

Colors vector

Description

gouv_colors() directly gives the colors as hex codes.

Usage

gouv_colors(...)

Arguments

...

The color you want, by code - from "a0" to "r4" or "bleu_france", "blanc", "rouge_marianne".

Value

A named vector of character strings. Each value represents the requested hex code.

References

https://www.gouvernement.fr/charte/charte-graphique-les-fondamentaux/les-couleurs

Examples

gouv_colors("a1")

spyrales/gouvdown documentation built on Dec. 3, 2023, 3:25 a.m.