Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Añadir timeSeriesDataSets package #51

Open
lightbluetitan opened this issue Sep 20, 2024 · 0 comments
Open

Añadir timeSeriesDataSets package #51

lightbluetitan opened this issue Sep 20, 2024 · 0 comments

Comments

@lightbluetitan
Copy link

Hola chicos comparto mi paquete timeSeriesDataSets una colección de data sets enfocados en series de tiempo,
saudos desde Perú, comparto las características principales del paquete
:
https://lightbluetitan.github.io/timeseriesdatasets_R/index.html

The timeSeriesDataSets package provides a comprehensive collection of time series datasets for R. This package is designed to support time series analysis by offering datasets with various time series structures and suffixes to clearly indicate their time series nature.

Overview
The timeSeriesDataSets package includes datasets from various fields such as economics, finance, energy, healthcare, and more. Each dataset in this package is identified with a suffix to denote its time series nature.

For example: - AirPassengers_ts: Monthly airline passenger numbers from 1949 to 1960, with the _ts suffix indicating a time series dataset. - taylor_30_min_df_ts: Half-hourly electricity demand data, also identified with the _df_ts suffix.

Installation
You can install the timeSeriesDataSets package from CRAN with the following command:

install.packages("timeSeriesDataSets")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant