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

edit numbers ms

parent e0f216f7
No related branches found
No related tags found
No related merge requests found
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
......@@ -241,7 +241,7 @@ pdat_int_energy = get_sector_summary_by_eu_ntile_direct(eu_q_count) %>%
mutate(value = (total_energy_use_tj)/(total_fd_me)) %>%
select(five_sectors, eu_q_rank,
value) %>%
mutate(indicator = "Energy intensity (MJ/€)")
mutate(indicator = "Net energy intensity (MJ/€)")
library(viridis)
pdat = pdat_int_co2eq %>%
......
No preview for this file type
This diff is collapsed.
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