primePanel | R Documentation |
Customizable main panel for inclusion of various UI elements
primePanel(..., width = 8, border = FALSE, shadow = FALSE)
... |
List of content |
width |
Width of the main panel |
border |
Should border be declared for the panel |
shadow |
Should a shadow be added to the panel |
Creates a container for displaying contents
For more information on the features of the main panel, look through the Github examples
primePanel("content 1")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.