powered by
icon
shinydashboard
This creates an icon tag using Semantic UI styles.
icon(type, ...)
A name of an icon. Look at http://semantic-ui.com/elements/icon.html for all possibilities.
Other arguments to be added as attributes of the tag (e.g. style, class etc.)
# NOT RUN { icon("dog") # }
Run the code above in your browser using DataLab