From 6801688b5279e2fd99bce5b869f2014d390cea0a Mon Sep 17 00:00:00 2001
From: jaccard <jaccard@pik-potsdam.de>
Date: Tue, 15 Dec 2020 14:46:51 -0800
Subject: [PATCH] edit si

---
 analysis/paper/si.Rmd | 2 --
 1 file changed, 2 deletions(-)

diff --git a/analysis/paper/si.Rmd b/analysis/paper/si.Rmd
index 6dc4df7..7539ad3 100644
--- a/analysis/paper/si.Rmd
+++ b/analysis/paper/si.Rmd
@@ -1352,8 +1352,6 @@ ggsave(here("analysis", "figures", "figureS2-test.pdf"))
 
 ## 2010 using main method, EXIOBASE product-by-product
 
-- make sure same countries are included as in ixi 2010 
-
 ```{r load-data2, include=FALSE}
 # load data wrangling functions
 source(here("analysis", "r", "si", "wrangler_functions_pxp.R"))
-- 
GitLab