powered by
Data of electricity production (3-way -> year).
data(prodelec)
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
A
Ar
As
Cat
ClM
CyL
Ex
G
Ot
PV
V
H
a numeric vector
NCF
Cc
RE
year
reg
Labels rows are in "var" variable. 3-way is in "year" variable. "reg" variable contains geographic area.
# NOT RUN { data(prodelec) ## maybe str(prodelec) ; plot(prodelec) ... # }
Run the code above in your browser using DataLab