/usr/lib/R/site-library/shinydashboard/INDEX is in r-cran-shinydashboard 0.6.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | box Create a box for the main body of a dashboard
dashboardBody The main body of a dashboard page.
dashboardHeader Create a header for a dashboard page
dashboardPage Dashboard page
dashboardSidebar Create a dashboard sidebar.
dropdownMenu Create a dropdown menu to place in a dashboard
header
dropdownMenuOutput Create a dropdown menu output (client side)
infoBox Create an info box for the main body of a
dashboard.
menuItemOutput Create a sidebar menu item output (client side)
menuOutput Create a dynamic menu output for shinydashboard
(client side)
messageItem Create a message item to place in a dropdown
message menu
notificationItem Create a notification item to place in a
dropdown notification menu
renderDropdownMenu Create a dropdown menu output (server side;
deprecated)
renderMenu Create dynamic menu output (server side)
renderValueBox Create an info or value box output (server
side)
shinydashboard shinydashboard
sidebarMenu Create a dashboard sidebar menu and menu items.
sidebarMenuOutput Create a sidebar menu output (client side)
sidebarSearchForm Create a search form to place in a sidebar
sidebarUserPanel A panel displaying user information in a
sidebar
tabBox Create a tabbed box
tabItem One tab to put inside a tab items container
tabItems A container for tab items
taskItem Create a task item to place in a dropdown task
menu
updateTabItems Change the selected tab on the client
valueBox Create a value box for the main body of a
dashboard.
valueBoxOutput Create an info or value box output (client
side)
|