pageWithSidebar: Create a page with a sidebar

Description Usage Arguments Value

View source: R/bootstrap-deprecated.R

Description

DEPRECATED: use fluidPage() and sidebarLayout() instead.

Usage

1

Arguments

headerPanel

The headerPanel with the application title

sidebarPanel

The sidebarPanel containing input controls

mainPanel

The mainPanel containing outputs

Value

A UI defintion that can be passed to the shinyUI function


swatrin/shiny documentation built on Feb. 22, 2020, 12:23 a.m.