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

attempted to fix merge

Merge branch 'master' of git.soton.ac.uk:ba1e12/fridayFagPackets
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
parents bc907d33 a938372c
No related branches found
No related tags found
1 merge request!26fixed a merge
......@@ -47,7 +47,7 @@ Downloaded from the awesome [OurWorldInData](https://ourworldindata.org/grapher/
```{r}
#| label: loasdData
# fix
dt_abs <- data.table::fread(here::here("data", "co2-emissions-and-gdp.csv"))
dt_pc <- data.table::fread(here::here("data", "co2-emissions-and-gdp-per-capita.csv"))
......
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