Size of text in overridden shiny dashboard value box function widget output

pTextSize(x, value, margin = NULL, default.value = 100)

Arguments

x

text.

value

size.

margin

numeric, html margin size in pixels.

default.value

value to repeat if necessary.

Value

a shiny taglist.

Examples

#not run