Learn R Programming

dynBiplotGUI (version 1.1.3)

prodelec: Electric production

Description

Data of electricity production (3-way -> year).

Usage

data(prodelec)

Arguments

Format

A data frame with 55 observations on the following 7 variables.
var
a factor with levels A Ar As Cat ClM CyL Ex G Ot PV V
H
a numeric vector
NCF
a numeric vector
Cc
a numeric vector
RE
a numeric vector
year
a numeric vector
reg
a numeric vector

Details

Labels rows are in "var" variable. 3-way is in "year" variable. "reg" variable contains geographic area.

Examples

Run this code
data(prodelec)
## maybe str(prodelec) ; plot(prodelec) ...

Run the code above in your browser using DataLab