prodelec {dynBiplotGUI}R Documentation

Electric production

Description

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

Usage

data(prodelec)

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

data(prodelec)
## maybe str(prodelec) ; plot(prodelec) ...

[Package dynBiplotGUI version 1.1.6 Index]