Skip to content
Snippets Groups Projects
Commit 6c152b4b authored by Juliette Engelaere-Lefebvre's avatar Juliette Engelaere-Lefebvre
Browse files

modif mineures cogification en masse

parent 9d2e58d6
No related branches found
No related tags found
1 merge request!41modif mineures cogification en masse
......@@ -28,7 +28,7 @@ map(.x = scripts_ind, .f = source)
# [1] "data-raw/indicateur_fichier_foncier_etalement_urbain.R"
# Manuellement, faire tourner les scripts qui aboutissent à de la donnée COGifiée directement
# - EnR de réseau
# - EnR de réseau (conso elec + conso gaz, prod élec renouvelable)
# - déchets ADEME
# - SICLOP
# - RPLS
......
......@@ -25,7 +25,7 @@ rm(list=ls())
# paramètres -----------
mill <- 2022
sgbd <- FALSE
sgbd <- TRUE
if(sgbd) {
adr_enr_teo <- ""
......
......@@ -24,7 +24,7 @@ rm(list=ls())
# paramètres ---------
mill <- 2022
sgbd <- FALSE
sgbd <- TRUE
if(sgbd) {
adr_enr_teo <- ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment