Type de logement {#typelogement}

composeur_carte(
  .data = indicateurs_rpls,
  indicateur = "Logements collectifs",
  titre = "Part des logements collectifs dans le parc social au 1er janvier 2018",
  soustitre = "En %",
  parc_recent = T,
  basdepage = NULL,
  filtre_zero = F,
  na_recode = "Pas de logements"
)
p_comparaison_parc_recent_type_logement <- graphique_comparaison_parc_recent(.data = df, indicateur = "Logements collectifs", titre = "Logements sociaux collectifs", caption = caption)
p_comparaison_parc_recent_type_logement
graph_repartition_par_date(
  .data = rpls_par_date, indicateur = typeconst,
  titre = "Répartition des logements individuels et collectifs"
)


MaelTheuliere/rrrpls documentation built on March 4, 2020, 1:22 p.m.