Learn R Programming

shinypanels (version 0.5.0)

panelsPage: Shiny panels layout

Description

Shiny panels layout

Usage

panelsPage(..., styles = "", header = NULL, title = NULL,
  debug = FALSE)

Arguments

...

html list contents for the panel

styles

custom css styles

header

html list with custom header

title

Title html page attribute

debug

Used for debugging layout html

Value

None

Examples

Run this code
# NOT RUN {
panelsPage()

# }

Run the code above in your browser using DataLab