File: energy.Rd

package info (click to toggle)
r-cran-d3network 0.5.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 228 kB
  • sloc: makefile: 2
file content (14 lines) | stat: -rw-r--r-- 438 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
% Generated by roxygen2 (4.0.1): do not edit by hand
\docType{data}
\name{energy}
\alias{energy}
\title{JSON data file of a projection of UK energy production and consumption in 2050.}
\format{A JSON file with two arrays \code{nodes} and \code{links}.}
\source{
See Mike Bostock \url{http://bost.ocks.org/mike/sankey/}.
}
\description{
JSON data file of a projection of UK energy production and consumption in 2050.
}
\keyword{datasets}