rendervalueBoxfromList: render a list of shiny columns containing valueBoxes

View source: R/rendervalueBoxfromList.R

rendervalueBoxfromListR Documentation

render a list of shiny columns containing valueBoxes

Description

render a list of shiny columns containing valueBoxes

Usage

rendervalueBoxfromList(list, icon, color)

Arguments

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

Value

A list of shiny.tag's containing valueBoxes


vh94/shinyKPIBoxes documentation built on May 27, 2022, 10:06 p.m.