Description Usage Arguments Details Value Examples
Add a panel div block for Shiny
1 | panelDiv(class_type, panel_title, content)
|
class_type |
object of class character, options for color 'info', 'primary', 'success', 'danger', 'warning' |
panel_title |
object of class character, text for panel header. |
content |
object of class character, functions for date or time |
http://getbootstrap.com/components/#panels
HTML formated for a panel div
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.