Skip to content
Snippets Groups Projects
Commit ba1a67a0 authored by Ben Anderson's avatar Ben Anderson
Browse files

Update env.R

parent 6fed93f8
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ repoParams$user <- repoParams$info[[7]]
# use this guess to set a data path
# default
dPath <- "unkown - fix your code!"
dPath <- "unkown - find this line in env.R and fix it!"
if (repoParams$nodename == "srv02405") {
# we're on the UoS RStudio server so we can set the data path to J: (as mounted)
dPath <- path.expand("/mnt/SERG_data/")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment