View source: R/runDecomposition.R
runDecomposition | R Documentation |
A shiny app is started that allows its user to run some of the decomposition approaches of this package interactively.
runDecomposition()
Time series data can be uploaded to the app and then decomposed using some of the approaches implemented in this package. The decomposition is immediately visualized within the app, so that the user can assess the suitability of the decomposition graphically. The decomposed data can then be saved in CSV format.
This function returns NULL
.
Dominik Schulz (Research Assistant) (Department of Economics, Paderborn
University),
Author and Package Creator
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.