Package: shinydashboard 0.7.2

Winston Chang

shinydashboard:Create Dashboards with 'Shiny'

Create dashboards with 'Shiny'. This package provides a theme on top of 'Shiny', making it easy to create attractive dashboards.

Authors:Winston Chang [aut, cre], Barbara Borges Ribeiro [aut], RStudio [cph], Almasaeed Studio [ctb, cph], Adobe Systems Incorporated [ctb, cph]

shinydashboard_0.7.2.tar.gz
shinydashboard_0.7.2.zip(r-4.5)shinydashboard_0.7.2.zip(r-4.4)shinydashboard_0.7.2.zip(r-4.3)
shinydashboard_0.7.2.tgz(r-4.4-any)shinydashboard_0.7.2.tgz(r-4.3-any)
shinydashboard_0.7.2.tar.gz(r-4.5-noble)shinydashboard_0.7.2.tar.gz(r-4.4-noble)
shinydashboard_0.7.2.tgz(r-4.4-emscripten)shinydashboard_0.7.2.tgz(r-4.3-emscripten)
shinydashboard.pdf |shinydashboard.html
shinydashboard/json (API)
NEWS

# Installshinydashboard in R:
install.packages('shinydashboard',repos = c('https://rstudio.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/rstudio/shinydashboard/issues

On CRAN:

admin-dashboarddashboardreactivityrstudioshinyshinydashboardweb-appweb-development

29 exports 883 stars 10.20 score 30 dependencies 185 dependents 22 mentions 43.7k downloads

Last updated 3 years agofrom:7ccaacce9a

Exports:boxdashboardBodydashboardHeaderdashboardPagedashboardSidebardropdownMenudropdownMenuOutputinfoBoxinfoBoxOutputmenuItemmenuItemOutputmenuSubItemmessageItemnotificationItemrenderDropdownMenurenderInfoBoxrenderMenurenderValueBoxsidebarMenusidebarMenuOutputsidebarSearchFormsidebarUserPaneltabBoxtabItemtabItemstaskItemupdateTabItemsvalueBoxvalueBoxOutput

Dependencies:base64encbslibcachemclicommonmarkcrayondigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimepromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable

Readme and manuals

Help Manual

Help pageTopics
Create a box for the main body of a dashboardbox
The main body of a dashboard page.dashboardBody
Create a header for a dashboard pagedashboardHeader
Dashboard pagedashboardPage
Create a dashboard sidebar.dashboardSidebar
Create a dropdown menu to place in a dashboard headerdropdownMenu
Create a dropdown menu output (client side)dropdownMenuOutput
Create an info box for the main body of a dashboard.infoBox
Create a sidebar menu item output (client side)menuItemOutput
Create a dynamic menu output for shinydashboard (client side)menuOutput
Create a message item to place in a dropdown message menumessageItem
Create a notification item to place in a dropdown notification menunotificationItem
Create a dropdown menu output (server side; deprecated)renderDropdownMenu
Create dynamic menu output (server side)renderMenu
Create an info or value box output (server side)renderInfoBox renderValueBox
Create a dashboard sidebar menu and menu items.menuItem menuSubItem sidebarMenu
Create a sidebar menu output (client side)sidebarMenuOutput
Create a search form to place in a sidebarsidebarSearchForm
A panel displaying user information in a sidebarsidebarUserPanel
Create a tabbed boxtabBox
One tab to put inside a tab items containertabItem
A container for tab itemstabItems
Create a task item to place in a dropdown task menutaskItem
Change the selected tab on the clientupdateTabItems
Create a value box for the main body of a dashboard.valueBox
Create an info or value box output (client side)infoBoxOutput valueBoxOutput