runUserInterface {autoTS} | R Documentation |
Demo graphical user interface
Description
A shiny application that allows the user to load a properly formated CSV file, benchmark the algorithms, make a prediction and download the results. Requires additional packages shiny, shinycssloaders, tidyr and plotly to be installed
Usage
runUserInterface()
Examples
autoTS::runUserInterface()
[Package autoTS version 0.9.11 Index]