Description Usage Arguments Value Examples
Plot time series forecast
1 | plot_ts(.optim_output, interactive = FALSE, multiple_keys = FALSE)
|
.optim_output |
optimization output. |
interactive |
logical: Whether or not to return interative plotly graph |
multiple_keys |
Logical. The data has or not multiple keys to plot as grid. |
graph
1 2 3 4 | ## Not run:
plot_ts()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.