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

test4

parent 58b27c6f
No related branches found
No related tags found
No related merge requests found
library(readr)
library(dplyr)
millesime = 2023
#test3
#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