create_badge: Create badge svg

Description Usage Arguments Value Examples

View source: R/badge.R

Description

Create badge svg

Usage

1

Arguments

path

path to save svg to

...

parameters to pass to @seealso [Badge]

Value

svg text

Examples

1
2
tmp <- tempfile()
create_badge(tmp, label = "any", value = "badger", color = "fuchsia")

anybadger documentation built on Jan. 29, 2021, 5:07 p.m.