simple_ts | R Documentation |
Output from set.seed(42); simple_ts <- ts(rnorm(1000),freq = 4)
.
This is included primarily for unit testing.
simple_ts
A tibble with 1000 rows and 8 variables:
First quarter simulated values.
Second quarter simulated values.
Third quarter simulated values.
Fourth quarter simulated values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.