R/data.R

#' 2 weeks of electricity load data from 50 consumers.
#'
#' A dataset containing the electricity consumption time series from 50 consumers of the length of 2 weeks.
#' Every day is 48 measurements (half-hourly data). Each row represents one consumers time series.
#'
#' @format A data frame with 50 rows and 672 variables.
#'
#' @source Anonymized.
"elec_load"

Try the TSrepr package in your browser

Any scripts or data that you put into this service are public.

TSrepr documentation built on July 13, 2020, 9:07 a.m.