View source: R/rendervalueBoxfromList.R
rendervalueBoxfromList | R Documentation |
render a list of shiny columns containing valueBoxes
rendervalueBoxfromList(list, icon, color)
list |
List of named lists containing the values for the boxes |
icon |
An <i> (icon) HTML tag. |
color |
A color for the box. Valid colors are listed in validColors. help/library/shinydashboard/help/validColors |
A list of shiny.tag's containing valueBoxes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.