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

Merge branch 'master' into 'master'

fixed a merge

See merge request !26
parents 6f392985 41c7e8dc
No related branches found
No related tags found
1 merge request!26fixed a merge
# fridayFagPackets
A repo for our [fridayFagPacket](https://energy.soton.ac.uk/friday-fag-packets/) data notes (numbers that could have been done on the back of one and should probably come with a similar health warning).
A repo for our [fridayFagPacket](https://dataknut.github.io/fridayFagPackets/) data notes (numbers that could have been done on the back of one and should probably come with a similar health warning).
The repo is auto-mirrored to https://github.com/dataknut/fridayFagPackets
......
......@@ -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