emissions {Simple} | R Documentation |
The emissions
data frame has 26 rows and 3 columns.
Data set for 1999
lists GDP, GDP/capita and CO2 emissions.
data(emissions)
This data frame contains the following columns:
www.grida.no for CO2, www.mrdowling.com for GDP.
Prompted by a plot appearing in a June 2001 issue of the NY Times.
data(emissions) plot(emissions)