| 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.
vara factor with levels
AArAsCatClMCyLExGOtPVVHa numeric vector
NCFa numeric vector
Cca numeric vector
REa numeric vector
yeara numeric vector
rega 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]