Description Usage Arguments Value Examples
Create time series that can be used for code examples and testing.
1 2 3 4 5 |
n |
an integer, specifying the length of the desired time series. |
ex_uts() returns a numeric "uts" with six observations.
ex_uts2() returns a non-numeric "uts" with three observations.
ex_uts3() returns a daily "uts" that starts in 1/1/2000. The observation values are drawn from a normal distribution with mean 0 and standard deviation 1. For reproducability, the random numbers are draw with fixed initial seed.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.