File tree 1 file changed +0
-11
lines changed 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -18,13 +18,8 @@ source(file.path(projroot,'source/R/vertalingen.R'))
18
18
conflicted :: conflicts_prefer(dplyr :: filter )
19
19
20
20
update_fiche_data <- TRUE
21
- <<<<<<< HEAD
22
21
update_habitatkwaliteit_data <- FALSE
23
22
update_data_opp <- FALSE
24
- =======
25
- update_habitatkwaliteit_data <- TRUE
26
- update_data_opp <- TRUE
27
- >>>>>>> 22d38f1498d609d4ff4dcc87f60363303a69197b
28
23
29
24
# #####################################
30
25
# # Indien alle data al gegenereerd is
@@ -387,15 +382,9 @@ if (update_habitatkwaliteit_data) {
387
382
# "Ruimtelijke samenhang (niveau VL)")) %>%
388
383
# mutate(Toestand = ifelse(is.na(Toestand), "n.v.t.", Toestand))
389
384
#
390
- <<<<<<< HEAD
391
- #
392
- }
393
385
394
- if (update_data_opp ) {
395
- =======
396
386
}
397
387
if (update_data_opp ){
398
- >>>>>>> 22d38f1498d609d4ff4dcc87f60363303a69197b
399
388
# ------------------data oppervlaktes voor bar charts---------------------------#
400
389
# ------------------------------2025--------------------------------------------#
401
390
google_id_opp <- " 18tmnZ8Ze1K1fx9Yykn3JQ6d25eLgaVxPbim7L6-dLNo"
You can’t perform that action at this time.
0 commit comments