electricity {stR}R Documentation

Electricity consumption dataset

Description

The data set provides information about electricity consumption in Victoria, Australia during the 115 days starting on 10th of January, 2000, and comprises the maximum electricity demand in Victoria during 30-minute periods (48 observations per day). For each 30-minute period, the dataset also provides the air temperature in Melbourne.

Usage

electricity

Format

An numerical matrix of class msts and ts.

Details

Examples

plot(electricity[, 1:2],
  xlab = "Weeks",
  main = "Electricity demand and temperature in Melbourne, Australia"
)

[Package stR version 0.7 Index]