valueBox: Override shinydashboard valueBox function

Description Usage Arguments Value Examples

Description

This and the apputils::icon functions override functions in the shiny and shinydashboard packages to provide the ability to display image file icons in value boxes.

Usage

1
2
valueBox(value, subtitle, icon = NULL, color = "aqua", width = 4,
  href = NULL, validate.color = FALSE)

Arguments

value

value.

subtitle

subtitle.

icon

icon may be a local image file url.

color

character.

width

column width.

href

link.

validate.color

bypass shinydashboard:::validateColor.

Value

a valueBox.

Examples

1
#not run

leonawicz/apputils documentation built on May 13, 2019, 1:38 a.m.