Skip to contents

The dataset name has been changed to 'discoveries_ts' to avoid confusion with other packages in the R ecosystem from which datasets have been sourced. The suffix 'ts' indicates that this dataset is a 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.

Usage

data(discoveries_ts)

Format

A time series object with 100 observations:

discoveries

A numeric vector representing the yearly number of important discoveries.

Source

Data provided by the dataset included in R's `datasets` package.