Description Usage Arguments Value Examples
Create badge svg
| 1 | create_badge(path, ...)
 | 
| path | path to save svg to | 
| ... | parameters to pass to @seealso [Badge] | 
svg text
| 1 2 | tmp <- tempfile()
create_badge(tmp, label = "any", value = "badger", color = "fuchsia")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.