value_box: Value box font size

Description Usage Arguments Value

View source: R/ui.R

Description

Value box font size

Usage

1
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.


poissonconsulting/shinyutils documentation built on Nov. 14, 2021, 8:18 p.m.