shiny tabpanel code example
Example: r tabpanel
tabPanel(title, ... [=UI Elements])
tabPanel(title, ... [=UI Elements], value = title, icon = NULL)
tabPanel(title, ... [=UI Elements])
tabPanel(title, ... [=UI Elements], value = title, icon = NULL)