Description Usage Arguments Details Value
Theme ggplot2 pour les cartes - Scouts et Guides de France
1 2 3 4 5 6 7 8 9 10 | theme_sgdf_carte(
base_family = "Sarabun",
head_family = "Caveat Brush",
base_size = 12,
plot_title_size = 20,
subtitle_size = 16,
caption_size = 10,
text_col = "#003a5d",
main_background_color = "#FFFFFF"
)
|
base_family |
Police normale |
head_family |
Police titres |
base_size |
Taille normale |
plot_title_size |
Taille titres |
subtitle_size |
Taille sous-titre |
caption_size |
Taille caption |
text_col |
Couleur texte |
main_background_color |
Couleur arriere-plan |
Ce theme est a utiliser avec ggplot2::geom_sf()
.
Un ggplot2
theme.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.