Skip to content
Snippets Groups Projects
Commit d2954091 authored by Feenstra, Ninke's avatar Feenstra, Ninke
Browse files

Add data path ninke

parent cd473819
No related branches found
No related tags found
No related merge requests found
......@@ -12,4 +12,11 @@ if(Sys.info()["user"] == "dijk158") {
proc_path <- file.path(proj_path, "data/processed")
}
# Ninke
if(Sys.info()["user"] == "feens028") {
proj_path <- "C:/Users/feens028/Wageningen University & Research/PhD - Ninke - General/micro_data"
raw_path <- file.path(proj_path, "dutch_fadn/raw_data")
proc_path <- file.path(proj_path, "data/processed")
}
# Anybody else:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment