Learn R Programming

PASWR (version 1.3)

TOE: Nuclear Energy

Description

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

Arguments

Format

A data frame with 12 observations on the following variable:

energy

nuclear energy measured in tons of oil equivalent

Examples

Run this code
# NOT RUN {
with(TOE,
plot(density(energy)))

# }

Run the code above in your browser using DataLab