TOE {PASWR}R Documentation

Nuclear Energy

Description

Nuclear energy (in TOE, tons of oil equivalent) produced in 12 randomly selected European countries during 2003

Usage

TOE

Format

A data frame with 12 observations on the following variable:

energy
nuclear energy measured in tons of oil equivalent

Source

Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008) Probability and Statistics with R. Chapman & Hall/CRC.

Examples

with(TOE,
plot(density(energy)))

[Package PASWR version 1.1 Index]