Skip to content
Snippets Groups Projects
Commit 550f8725 authored by Daniel.Kalioudjoglou's avatar Daniel.Kalioudjoglou
Browse files

corrections dans le rmd

parent f2722349
No related branches found
No related tags found
Loading
Pipeline #235646 failed
......@@ -269,8 +269,8 @@ creer_graphique_series_temporelles_prix(
### 2.5 - La commercialisation par EPCI
```{r collectifcartes_volume}
creer_carte_volume(data=indic_ecln,
```{r collectifcartes_volume2}
creer_carte_volume2(data=indic_ecln,
code_region = params$reg,
indicateurs = c("Encours","Mises en vente","Ventes"),
type_logement="Appartements",
......@@ -385,8 +385,8 @@ creer_graphique_series_temporelles_prix(
### 3.5 - La commercialisation par EPCI
```{r collectifcartes_volume_epci}
creer_carte_volume(data=indic_ecln,
```{r individuelcartes_volume2}
creer_carte_volume2(data=indic_ecln,
code_region = params$reg,
indicateurs = c("Encours","Mises en vente","Ventes"),
type_logement="Maisons",
......@@ -397,7 +397,7 @@ creer_carte_volume(data=indic_ecln,
```
```{r collectifcartes_evol_epci}
```{r individuelcartes_evol}
creer_carte_evolution(data=indic_ecln,
code_region = params$reg,
indicateurs = c("Encours","Mises en vente","Ventes"),
......
......@@ -6,7 +6,7 @@
\alias{indic_ecln}
\title{Table contenant les différents indicateurs de la source ecln utiles pour la publication.}
\format{
Table de 2197156 lignes et 9 colonnes:
Table de 96720 lignes et 10 colonnes:
\describe{
\item{TypeZone}{Type de territoire}
\item{CodeZone}{Code du territoire}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment