books_mts | R Documentation |
The dataset name has been changed to 'books_mts' to avoid confusion with other packages in the R ecosystem from which datasets have been sourced. The suffix 'mts' signifies that this dataset is a multivariate 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.
data(books_mts)
A time series object with 60 observations and 2 series:
A numeric vector representing the monthly sales of paperback books.
A numeric vector representing the monthly sales of hardcover books.
Data provided by the Australian Bureau of Statistics.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.