icon.Rd
This and the apputils::valueBox functions override functions in the shiny and shinydashboard packages to provide the ability to display image file icons in value boxes.
icon(name, class = NULL, lib = "font-awesome")
name | character. If |
---|---|
class | character. |
lib | library, may be 'local'. |
an icon tag.
#not run