value_box | R Documentation |
Value box font size
value_box(subtitle, value, color = "green", font_size = "70%", ...)
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 |
a shiny tag.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.