Colours for continents
continent_colours.RdA string list containing names of colours for continents. These colours were used for Figure B1 of P. E. Brockway, M. K. Heun, Z. Marshall, E. Aramendia, P. Steenwyk, T. Relph, M. Widjanarko, J. J. Kim, A. Sainju, and J. Irtube. A country-level primary-final-useful (CL-PFU) energy and exergy database: Overview of its construction and 1971–2020 world-level efficiency results. Environmental Research: Energy, 1(025005):1–29, June 2024. https://doi.org/10.1088/2753-3751/ad4e39
Format
A string list with 13 entries.
- Africa
The colour for Africa, "orange".
- Asia
The colour for Asia, "gray".
- Bunkers
The colour for bunkers, "darkgray".
- Europe
The colour for Europe, "Europe".
- MidEast, Middle East
The colour for the Middle East, "cadetblue3".
- NoAmr, North America
The colour for North America, "red".
- Oceania
The colour for Oceania, "blue".
- SoCeAmr, South and Central America
The colour for South and Central America, "violet".
- Africa
The colour for World, "black".
Examples
continent_colours
#> Africa Asia
#> "orange" "gray"
#> Bunkers Europe
#> "darkgray" "darkgreen"
#> MidEast Middle East
#> "cadetblue3" "cadetblue3"
#> NoAmr North America
#> "red" "red"
#> Oceania SoCeAmr
#> "blue" "violet"
#> South and Central America South and\nCentral America
#> "violet" "violet"
#> World
#> "black"