powered by
Create a tab panel item that is enclosed by a tabsetPanel
tabPanel(title, ...)
An list containing the title and content of a tab
title of the tab
content of the tab
if (interactive()) { tabPanel("Summary", "Convallis aesus.") tabPanel("Summary", "nextGenShinyAppss.") }
Run the code above in your browser using DataLab