From a891d0bf20c025b3bd809de5ac3bf5ac1853743e Mon Sep 17 00:00:00 2001 From: Jordan Jasuta <34176079+jordanjasuta@users.noreply.github.com> Date: Tue, 25 Aug 2020 10:50:46 -0400 Subject: [PATCH] Update instructions --- scripts/Master_script.R | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/Master_script.R b/scripts/Master_script.R index 6ae85c9..61b32e4 100644 --- a/scripts/Master_script.R +++ b/scripts/Master_script.R @@ -5,8 +5,8 @@ ## for the Housing and Urban Development Division of the Inter-American Development Bank ## This script will run the *entire analysis* - data prep, indicator calculation, luminosity data extraction, -## and deficit prediction/now-casting. To run, highlight alll the lines below for the appropriate operating -## system and click Run. This will run all 4 scripts for the analysis and save the data in the corresponding +## and deficit prediction/now-casting. To run, update the working directory in line 14, highlight all the lines +## below and click Run. This will run all 4 scripts for the analysis and save the data in the corresponding ## folders. To see specific visualizations you may need to enter the specific script and reproduce manually.