DEPRECATED: use fluidPage() and sidebarLayout() instead.
pageWithSidebar(headerPanel, sidebarPanel, mainPanel)The headerPanel with the application title
The sidebarPanel containing input controls
The mainPanel containing outputs
A UI definition that can be passed to the shinyUI function