TOE: Nuclear Energy

Description Usage Format References Examples

Description

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

Usage

1

Format

A data frame with 12 observations on the following variable:

References

Ugarte, M. D., Militino, A. F., and Arnholt, A. T. 2015. Probability and Statistics with R, Second Edition. Chapman & Hall / CRC.

Examples

1
2
ggplot(data = TOE, aes(x = energy)) + geom_density(color = "red", alpha = 0.3, 
fill = "pink")

PASWR2 documentation built on Sept. 5, 2021, 5:44 p.m.