Learn R Programming

nextGenShinyApps (version 2.1)

setup.toolbar.menu: Generate toolbar menu

Description

Use within a card to display menu

Usage

setup.toolbar.menu(...)

Value

HTML code of a container containing menu to be inserted in the toolbar if declared TRUE

Arguments

...

The list declaring whether to show menu

Examples

Run this code
# \donttest{
 setup.toolbar.menu(list(menu=TRUE))
 # }

Run the code above in your browser using DataLab