This is a demonstration of prototype 3 of the ‘financialDataAnalysis’ project.
In this prototype, I have created a Graphical User Interface to
interact with the project. To load this, use the
financialDataAnalysis()
function.
To run it in your browser, use the following code:
financialDataAnalysis(options = list(launch.browser = TRUE))