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

deuxieme commit sans rentrer token

parent 4d282822
No related branches found
No related tags found
No related merge requests found
library(readr)
library(dplyr)
millesime = 2023
#test4
# path <- paste("/nfs/data/partage-PTZ-EPTZ/PTZ-EPTZ/BASE_PTZ_DHUP_",millesime,"_DREAL.csv")
BASE_PTZ_DHUP<- read_delim(paste0("/nfs/data/partage-PTZ-EPTZ/PTZ-EPTZ/BASE_PTZ_DHUP_",millesime,"_DREAL.csv"),
delim = ";", escape_double = FALSE, trim_ws = TRUE)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment