Description Usage Arguments Details Value Note Author(s)
Create interactively the sidebar of a dashboard
1 2 3 4 5 6 7 8 9 |
menu_text |
Show text of of the tab |
menu_tabName |
id of the tab |
menu_icon |
icon of the tab |
menu_icon_class |
class of the icon of the tab |
submenu_text |
show text of the subtabs of a tab |
submenu_tabName |
id of the subtabs of a tab |
subitem |
|
This function allows you to create an interactive personalized tabNames and subtabnames of a dashboardPage
"This function returns two possible tabs
:"
If subitem
is yes
then it means that we can create a tab with subtabs
If subitem
is no
then it means that a tab doesn´t have subtabs
The advantage of this function is that we can create multiple tabs (thanks to the iteratior) only using this function.
Eduardo Trujillo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.