comparison_ui <- tabItem(tabName = "Comparison",
h2("Comparison"),
tabsetPanel(id="tabSelected",
tabPanel("Metrics"),
tabPanel("Correlation") #include correlation between open, close, low, and high
)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.