View source: R/dashboardBody.R
dashboardBody | R Documentation |
The main body typically contains box()
es. Another common use
pattern is for the main body to contain tabItems()
.
dashboardBody(...)
... |
Items to put in the dashboard body. |
tabItems()
, box()
, valueBox()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.