powered by
Create a tab panel item that is enclosed by a list
tabEntry(title, ...)
An list containing the title and content of a tab
title of the tab
content of the tab
if (interactive()) { card.pro( title = "Sample tabs", tabs = list( tabEntry("Summary", "Convallis aesus."), tabEntry("Summary", "nextGenShinyApps.") ) ) }
Run the code above in your browser using DataLab