shinydashboard (version 0.7.1)

dashboardBody: The main body of a dashboard page.

Description

The main body typically contains boxes. Another common use pattern is for the main body to contain tabItems.

Usage

dashboardBody(...)

Arguments

...

Items to put in the dashboard body.

See Also

tabItems, box, valueBox.