A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/lightbluetitan/timeseriesdatasets_R below:

GitHub - lightbluetitan/timeseriesdatasets_R: timeseriesdatasets R Package

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.

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:

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

install.packages("timeSeriesDataSets")

To use the datasets provided by the timeSeriesDataSets package:

library(timeSeriesDataSets)

# Load a dataset
data("AirPassengers_ts")

# View the dataset
head(AirPassengers_ts)

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4