theme_ofce_void | R Documentation |
Applique le theme ofce compatible avec la norme de la Revue de l'OFCE Convient pour des cartes par exemple
theme_ofce_void(
base_size = getOption("ofce.base_size"),
base_family = getOption("ofce.base_family"),
marquee = getOption("ofce.marquee"),
...
)
base_size |
double(1) Taille des éléments texte du thème. Peut être donné globalement par options(ofce.base_size=12). |
base_family |
character(1) string, police de charactère du thème (globalement et défaut options(ofce.base_family="Nunito")) |
... |
paramètres passés à |
un thème qui peut être utilisé dans ggplot
Other themes:
theme_foundation()
,
theme_ofce()
,
theme_ofce.2()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.