badge | R Documentation |
Badge.
badge( ..., color = c("primary", "secondary", "success", "danger", "warning", "info", "light", "dark"), pill = FALSE, class = "" )
... |
Content of the badge. |
color |
Background color of the badge. |
pill |
Whether to create a rounded badge. |
class |
Additional classes to passs to the badge. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.