Skip to content
Snippets Groups Projects
Unverified Commit 93b97950 authored by Joost van Heerwaarden's avatar Joost van Heerwaarden Committed by GitHub
Browse files

Update Master_Script_V1.0.R

parent 1235282d
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,7 @@ path.data.op=paste(getwd(),"/data/definitions_protocols/",sep="") ...@@ -22,7 +22,7 @@ path.data.op=paste(getwd(),"/data/definitions_protocols/",sep="")
path.writing=paste(getwd(),"/writing/",sep="") path.writing=paste(getwd(),"/writing/",sep="")
path.results.raw=paste(getwd(),"/results/raw",sep="") path.results.raw=paste(getwd(),"/results/raw",sep="")
path.results.tab=paste(getwd(),"/results/tables",sep="") path.results.tab=paste(getwd(),"/results/tables",sep="")
path.results.im=paste(getwd(),"/results/images",sep="") path.results.im=paste(getwd(),"/results/figures",sep="")
path.scripts=paste(getwd(),"/scripts/",sep="") path.scripts=paste(getwd(),"/scripts/",sep="")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment