energy_sankey {vchartr} | R Documentation |
Data for Sankey Chart
Description
These data represent how energy is converted or transmitted before being consumed or lost.
Usage
energy_sankey
Format
A data frame with 177 observations and 3 variables:
-
source
: Source -
target
: Target -
value
: Energy in TWh
Source
Department of Energy & Climate Change via Tom Counsell
[Package vchartr version 0.1.4 Index]