Description Usage Arguments Examples
View source: R/tab-panel-with-title.R
Create a panel that works well with dropdowns and adds title and subtitle.
1 | tabPanelWithTitle(title, description = NULL, ...)
|
title |
text string for the tab title |
description |
text string for the tab description |
... |
additional arguments |
1 | tabPanelWithTitle("Wow", "Such data")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.