Value box font size

value_box(subtitle, value, color = "green", font_size = "70%", ...)

Arguments

subtitle

A character string of the subtitle.

value

A character string of the value.

color

A character string of the color.

font_size

A character string of the font size.

...

arguments passed to valueBox

Value

a shiny tag.