Learn R Programming

dynBiplotGUI (version 1.1.1)

prodelec: Electric production

Description

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

Usage

data(prodelec)

Arguments

docType

data

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