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

updated comments & output path

parent 9850ca49
No related branches found
No related tags found
No related merge requests found
......@@ -30,6 +30,8 @@ GNU General Public License for more details.
*/
* Requires: estout
clear all
capture noisily log close
......@@ -37,10 +39,11 @@ capture noisily log close
set more off
* written for Mac OSX - remember to change filesystem delimiter for other platforms
global home "~/Documents/Work"
global home "~"
global dpath "$home/Documents/Work/Data/Social Science Datasets/DECC/NEED/End User Licence File 2014/processed"
global dpath "$home/Data/Social Science Datasets/DECC/NEED/End User Licence File 2014/processed"
global rpath "$home/Papers and Conferences/RSS-2015/results"
global rpath "$home/Dropbox/RSS-2015/results"
local version "v1"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment