elecdaily_mts | R Documentation |
The dataset name has been changed to 'elecdaily_mts' to avoid confusion with other packages in the R ecosystem from which datasets have been sourced. The suffix 'mts' indicates that this dataset is a multivariate time series object. This naming convention helps distinguish this dataset as part of the 'timeseriesdatasets' package and assists users in identifying its specific characteristics. The original content of the dataset has not been modified in any way.
data(elecdaily_mts)
A time series object with 365 observations and 3 variables:
A numeric vector representing the half-hourly electricity demand in megawatts (MW).
A binary vector indicating whether the day is a working day (1 = yes, 0 = no).
A numeric vector representing the daily average temperature in degrees Celsius.
Data provided by the Australian Energy Market Operator (AEMO).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.