Skip to content
Snippets Groups Projects
Commit c6a0176a authored by Tom Rushby's avatar Tom Rushby
Browse files

Update output path

parent f7bc8f8f
No related branches found
No related tags found
1 merge request!6Update to include Rushmoor local authority area in Hampshire (previously missing)
...@@ -34,7 +34,7 @@ if (grepl("prd-cls2k4", repoParams$nodename)) { ...@@ -34,7 +34,7 @@ if (grepl("prd-cls2k4", repoParams$nodename)) {
dPath <- paste0(dLoc, "geography/") dPath <- paste0(dLoc, "geography/")
### Output ---- ### Output ----
outPath <- paste0(dLoc,"geography/export/") outPath <- paste0(dLoc,"geography/_processed/")
# Feedback ---- # Feedback ----
message("You're ", repoParams$user, " using " , repoParams$sysname, " on ", repoParams$nodename) message("You're ", repoParams$user, " using " , repoParams$sysname, " on ", repoParams$nodename)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment