Skip to content
Snippets Groups Projects

Resolve "graphique des taux de croissance annuels entre 2009 et 2019 par type de territoires"

2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -29,5 +29,5 @@ library(propre.artificialisation)
@@ -29,5 +29,5 @@ library(propre.artificialisation)
library(gouvdown)
library(gouvdown)
ggplot2::theme_set(gouvdown::theme_gouv(plot_title_size = 14, subtitle_size = 12, base_size = 10, caption_size = 10,strip_text_size = 10))
ggplot2::theme_set(gouvdown::theme_gouv(plot_title_size = 14, subtitle_size = 12, base_size = 10, caption_size = 10,strip_text_size = 10))
creer_graphe_2_3(millesime_obs_artif_gk3 = 2019)
creer_graphe_2_3(millesime_obs_artif_gk3 = 2019, code_reg = "52")
```
```
Loading