Learn R Programming

mrf (version 0.1.6)

entsoe: Entsoe DataFrame containing Time Series

Description

Data from a European Network of Transmission System Operators for Electricity Accessed: 2020-08-20, 2019. Time series contains 3652 data points without missing values. Data describes electrict load for time range between 2006 and 2015

Usage

data(entsoe)

Arguments

Format

A DataFrame with 3652 rows and 2 columns

Examples

Run this code
# NOT RUN {
data(entsoe)
data = entsoe$value
# }

Run the code above in your browser using DataLab