View source: R/visualisations.R
result_browser | R Documentation |
Shiny applet to browse through figures of the VIX for different stock tickers and VIX variables.
result_browser(data, index_var = "t", VIX_vars = c("VIX_wk", "VIX_mn"))
data |
A
|
index_var |
|
VIX_vars |
|
Starts a shiny
app that displays the VIX variables and allows to
browse through the different tickers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.