Description Usage Arguments Value Examples
With this function is possible to visualize the plot of a differentiate I(0) series. By default it uses the GDP data from the default dataset of the package.
1 |
x |
The numeric vector of the observations you want to visualize. |
t |
The vector of the dates used to index the data. |
This function gives as output the plot of the differentiated I(0) series.
1 | ## You can try this pltI0INFL <- plot_I0(x=DATA$INFLATION, t=DATA$DATE, title='Diff inflation')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.