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