Learn R Programming

⚠️There's a newer version (0.7.2) of this package.Take me there.

Copy Link

Version

Install

install.packages('shinydashboard')

Monthly Downloads

99,729

Version

0.7.1

License

GPL (>= 2) | file LICENSE

Maintainer

Last Published

October 17th, 2018

Functions in shinydashboard (0.7.1)

dashboardSidebar

Create a dashboard sidebar.
renderMenu

Create dynamic menu output (server side)
sidebarMenu

Create a dashboard sidebar menu and menu items.
sidebarMenuOutput

Create a sidebar menu output (client side)
dropdownMenuOutput

Create a dropdown menu output (client side)
validColors

Valid colors
infoBox

Create an info box for the main body of a dashboard.
valueBox

Create a value box for the main body of a dashboard.
box

Create a box for the main body of a dashboard
valueBoxOutput

Create an info or value box output (client side)
validStatuses

Valid statuses
dashboardBody

The main body of a dashboard page.
dashboardHeader

Create a header for a dashboard page
renderValueBox

Create an info or value box output (server side)
tabBox

Create a tabbed box
shinydashboard

shinydashboard
dashboardPage

Dashboard page
messageItem

Create a message item to place in a dropdown message menu
tabItem

One tab to put inside a tab items container
notificationItem

Create a notification item to place in a dropdown notification menu
menuItemOutput

Create a sidebar menu item output (client side)
menuOutput

Create a dynamic menu output for shinydashboard (client side)
taskItem

Create a task item to place in a dropdown task menu
sidebarSearchForm

Create a search form to place in a sidebar
updateTabItems

Change the selected tab on the client
sidebarUserPanel

A panel displaying user information in a sidebar
tabItems

A container for tab items
tagAssert

Assert that a tag has specified properties
dropdownMenu

Create a dropdown menu to place in a dashboard header
renderDropdownMenu

Create a dropdown menu output (server side; deprecated)