Description Usage Arguments Value
This function works like 'ggsumplts' but permits to visualize two time series at the same time. By default it uses the two time series of the standard dataset
1 2 3 4 5 6 7 8 9 10 |
r |
The dataframe used. |
s |
The series you want to visualize in x-axe |
t1 |
The dates you want to use to index your series. |
main1 |
The title you want to give to your plot. |
u |
The other dataframe used. |
v |
The other series you want to visualize in x-axe |
t2 |
The other dates you want to use to index your series. |
main2 |
The other title you want to give to your plot. |
This function returns the summary plots - raw data, ACF, PCF - of two time series.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.