Skip to content

Commit

Permalink
Update ntlScaleCostDiffInvaCostgithub.R
Browse files Browse the repository at this point in the history
  • Loading branch information
cjabradshaw authored Apr 23, 2023
1 parent 05db9c8 commit 9b1ce34
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions scripts/ntlScaleCostDiffInvaCostgithub.R
Original file line number Diff line number Diff line change
Expand Up @@ -412,12 +412,6 @@ head(VAag)
cpi <- read.csv("data/CPI.csv")
head(cpi)

# mean annual temperature (not included)
tmpr <- read.csv("data/cntry.tmpr.csv")
head(tmpr)
tmpr.ann <- tmpr[,c(1,14)]
head(tmpr.ann)

# gov expenditure on education (% GDP)
# https://data.worldbank.org/indicator/SE.XPD.TOTL.GD.ZS
expedu <- read.csv("data/govexpedu.csv")
Expand Down

0 comments on commit 9b1ce34

Please sign in to comment.