Create a page with a sidebar
DEPRECATED: use fluidPage()
and sidebarLayout()
instead.
pageWithSidebar(headerPanel, sidebarPanel, mainPanel)
headerPanel |
The headerPanel with the application title |
sidebarPanel |
The sidebarPanel containing input controls |
mainPanel |
The mainPanel containing outputs |
A UI defintion that can be passed to the shinyUI function
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.