Skip to content
Snippets Groups Projects
Commit c7d81023 authored by Ingram Jaccard's avatar Ingram Jaccard
Browse files

edit analysis/R folder

parent 4c8623cf
No related branches found
No related tags found
No related merge requests found
File moved
......@@ -88,13 +88,13 @@ library(here)
```{r functions}
source(here("analysis", "r", "wrangler_functions.R"))
source(here("analysis", "R", "wrangler_functions.R"))
```
```{r load-data, include=FALSE}
# load data wrangling functions
source(here("analysis", "r", "wrangler_functions.R"))
source(here("analysis", "R", "wrangler_functions.R"))
## load result data for EU deciles
eu_q_count = 10
......
......@@ -83,7 +83,7 @@ The final demand expenditure, and thus the national footprint, is typically disa
2) HBS: European household budget survey from EUROSTAT, macro-data, from : https://ec.europa.eu/eurostat/web/household-budget-surveys/database [accessed on 22.05.2020] [@eurostat_database_nodate]
We discuss each of these in turn, including additional data inputs needed to complement the HBS. We then present our methodology for our results in the main paper, and data gaps and limitations. The final 'supplementary materials and methods' section presents an alternative methodology, and the final section of this supplementary information document presents supplementary results from the methodology used in the main paper and the alternative methodology. The whole analysis was performed in RStudio [@r_core_team_r:_2020], using a variety of R packages [@wickham_welcome_2019 @firke_janitor:_2021 @muller_here:_2020 @piburn_wbstats:_2020 @buchta_isocodes:_2020 @garnier_viridis:_2018 @rudis__[aut_hrbrthemes:_2020 @ram__[aut_wesanderson:_2018 @hester_glue:_2020 @wilke_ggridges:_2021 @pedersen_patchwork:_2020 @zhu__[aut_kableextra:_2020 @wickham_readxl:_2019 @gohel_flextable:_2021 @south_rworldmap:_2016 @arnold_ggthemes:_2021].
We discuss each of these in turn, including additional data inputs needed to complement the HBS. We then present our methodology for our results in the main paper, and data gaps and limitations. The final 'supplementary materials and methods' section presents an alternative methodology, and the final section of this supplementary information document presents supplementary results from the methodology used in the main paper and the alternative methodology. The whole analysis was performed in RStudio [@r_core_team_r:_2020], using a variety of R packages [@wickham_welcome_2019 @firke_janitor:_2021 @muller_here:_2020 @piburn_wbstats:_2020 @buchta_isocodes:_2020 @garnier_viridis:_2018 @rudis_hrbrthemes:_2020 @ram_wesanderson:_2018 @hester_glue:_2020 @wilke_ggridges:_2021 @pedersen_patchwork:_2020 @zhu_kableextra:_2020 @wickham_readxl:_2019 @gohel_flextable:_2021 @south_rworldmap:_2016 @arnold_ggthemes:_2021].
## EXIOBASE
......
No preview for this file type
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