pTextSize.Rd
Size of text in overridden shiny dashboard value box function widget output
pTextSize(x, value, margin = NULL, default.value = 100)
x | text. |
---|---|
value | size. |
margin | numeric, html margin size in pixels. |
default.value | value to repeat if necessary. |
a shiny taglist.
#not run